<div class="banner"><img src="images/bann.gif "width="942" height="356" /></div> # .banner{width:1000px; height:425px; margin:auto;}
2 回答
MYYA
TA贡献1868条经验 获得超4个赞
<style type="text/css">
.banner{ width:1000px; height:425px; margin:0 auto; text-align:center; }
.banner img{ width:942px; height:356px; }
</style>
<div class="banner"><img src="images/bann.gif " /></div>
- 2 回答
- 0 关注
- 2808 浏览
添加回答
举报
0/150
提交
取消