求大神帮忙解决html+css的问题_html/css_WEB-ITnose
程序员文章站
2022-06-13 15:39:59
...
这是html:
无标题文档
这是CSS:
.wrapper {
height: 768px;
width: 1024px;
margin:auto;
padding:auto;
background:url(images/dl.jpg);
background-repeat:no-repeat;
}
#top {
width:250px;
height:107px;
padding-left:365px;
padding-top:316px;
float:left;
line-height:31px;
font-size:12px;
color:#FFF;
}
#enter {
width:109px;
height:72px;
float:right;
padding-top:350px;
padding-right:290px;
color:#FFF;
}
#enter #div1{
margin-left:1px;
font:30px tahoma;
font-family:Arial;
font-weight:bold;
}
#enter #div2{
position:relative;
z-index:1;
}
#enter #span1{
position:absolute;
top:1px;
left:2px;
z-index:-1;
color:#cccccc;
width: 100px;
height: 52px;
}
#foot {
width:964px;
height:403px;
padding-left: 300px;
padding-top: 600px;
font-size:12px;
left: 316px;
color:#FFF;
}
ENTERENTER
版权所有:青岛丽城时速科技有限公司 CopyRight 2011-2013,All Rights Reserved.
这是CSS:
.wrapper {
height: 768px;
width: 1024px;
margin:auto;
padding:auto;
background:url(images/dl.jpg);
background-repeat:no-repeat;
}
#top {
width:250px;
height:107px;
padding-left:365px;
padding-top:316px;
float:left;
line-height:31px;
font-size:12px;
color:#FFF;
}
#enter {
width:109px;
height:72px;
float:right;
padding-top:350px;
padding-right:290px;
color:#FFF;
}
#enter #div1{
margin-left:1px;
font:30px tahoma;
font-family:Arial;
font-weight:bold;
}
#enter #div2{
position:relative;
z-index:1;
}
#enter #span1{
position:absolute;
top:1px;
left:2px;
z-index:-1;
color:#cccccc;
width: 100px;
height: 52px;
}
#foot {
width:964px;
height:403px;
padding-left: 300px;
padding-top: 600px;
font-size:12px;
left: 316px;
color:#FFF;
}
回复讨论(解决方案)
什么问题呀~麻烦你描述清楚,自己想问的问题?
神马问题?
就是窗口大小改变后,里面的图片,控件,文字都跟着改变大小,相对位置保持不变
推荐阅读
-
TextView采用setText赋值之后不能立即显示在页面上的问题解决_html/css_WEB-ITnose
-
终于成为博客员的一员了,这是我的第一篇博文,写一个关于ul li内容宽度的问题和解决方案_html/css_WEB-ITnose
-
通过yeoman、gulp、angular编写前段时的html模板处理,打包后找不到html的问题解决_html/css_WEB-ITnose
-
很简单的问题,帮忙解决一下,谢谢。_html/css_WEB-ITnose
-
怎么解决容器1把容器2盖住的问题?_html/css_WEB-ITnose
-
求大神解决下php数组循环的问题
-
怎么解决容器1把容器2盖住的问题?_html/css_WEB-ITnose
-
如何取消div定义块与屏幕右侧的缝隙,求大神指导_html/css_WEB-ITnose
-
求大神解决下php数组循环的问题
-
求大神,怎么在网页中单击登录的按钮的时候出现一个小的登录窗口。_html/css_WEB-ITnose