求大神帮忙解决html+css的问题_html/css_WEB-ITnose
程序员文章站
2024-02-08 15:32:31
...
这是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;
}
回复讨论(解决方案)
什么问题呀~麻烦你描述清楚,自己想问的问题?
神马问题?
就是窗口大小改变后,里面的图片,控件,文字都跟着改变大小,相对位置保持不变
推荐阅读
-
求大神帮忙解决html+css的问题_html/css_WEB-ITnose
-
绝对定位和浮动的问题,求大神帮忙解决_html/css_WEB-ITnose
-
纯CSS+DIV轻松解决对象在任何位置上水平对齐的问题_html/css_WEB-ITnose
-
关于HTML5的问题,想请教论坛的大神们!_html/css_WEB-ITnose
-
JSON校验出现Expected EOF,求大神能够耐心的解决我的问题
-
求大神来解决codeigniter框架里面ajax调用php不允许访问的有关问题
-
css3处理sprite背景图压缩来解决H5网页在手机浏览器下图标模糊的问题_html/css_WEB-ITnose
-
和诡异的问题,求大神解答啊_html/css_WEB-ITnose
-
怎样更改有透明iframe做背景的字体样式,使其不受底层颜色影响?求大神指教!!_html/css_WEB-ITnose
-
自行解决12306页面显示异常的问题_html/css_WEB-ITnose