DIV对齐求助啊
时间:2010-11-17
来源:互联网
从上往下数的第三个DIV不能自动居中左对齐啊,请问要怎么改才行,还有怎么在同一行建2个并排的DIV啊?求助了!!!希望好心人告诉我
代码如下:<style type="text/css">
<!--
#apDiv1 {
position:absolute;
width:1024px;
height:115px;
z-index:1;
left: -4px;
top: 375px;
}
#apDiv2 {
position:absolute;
width:107px;
height:33px;
z-index:2;
left: 801px;
top: 107px;
}
#apDiv3 {
position:absolute;
width:98px;
height:17px;
z-index:2;
left: 795px;
top: 76px;
}
#apDiv3 table tr th {
font-weight: bold;
font-size: 18px;
}
-->
</style>
</head>
<body>
<div style="width:1024px;height:574px;margin:0 auto"><img src="image/顶端.jpg" width="1024" height="574" /></div>
<div style="width:1024px;height:48px;margin:0 auto"><img src="image/导航栏.jpg" width="1024" height="48" /></div>
<div style="width:340px;height:150px;text-align:center"><img src="image/用户管理.jpg" width="340" height="150 " /></div>
</body>
</html>
代码如下:<style type="text/css">
<!--
#apDiv1 {
position:absolute;
width:1024px;
height:115px;
z-index:1;
left: -4px;
top: 375px;
}
#apDiv2 {
position:absolute;
width:107px;
height:33px;
z-index:2;
left: 801px;
top: 107px;
}
#apDiv3 {
position:absolute;
width:98px;
height:17px;
z-index:2;
left: 795px;
top: 76px;
}
#apDiv3 table tr th {
font-weight: bold;
font-size: 18px;
}
-->
</style>
</head>
<body>
<div style="width:1024px;height:574px;margin:0 auto"><img src="image/顶端.jpg" width="1024" height="574" /></div>
<div style="width:1024px;height:48px;margin:0 auto"><img src="image/导航栏.jpg" width="1024" height="48" /></div>
<div style="width:340px;height:150px;text-align:center"><img src="image/用户管理.jpg" width="340" height="150 " /></div>
</body>
</html>
作者: jk3925137 发布时间: 2010-11-17
需要并排的两个div里面加上float代码。
作者: shellf485 发布时间: 2010-11-17
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28