HTML 里面网页图片让他置顶居中怎么做到。现在做出来的是 居中在整个网页的正中间 要求在网页上方 居中 10

<styletype="text/css">topbanner-bd{display:none;}body{width:1366px;height:1033px;back... <style type="text/css"> topbanner-bd { display: none; } body { width:1366px; height:1033px; background:#fff url("http://pai6.qpic.cn/paipai/7nm49pwdlXv5bBgl6c3VRbD32fF4zBcGJEfGAMFfFIU/2000") no-repeat center; margin:0px auto; } </style> 展开
 我来答
咖啡色De_回忆
2013-06-11 · TA获得超过186个赞
知道小有建树答主
回答量:166
采纳率:100%
帮助的人:77.6万
展开全部
<style type="text/css"> topbanner-bd { display: none; } body { width:1366px; height:1033px; background:#fff url("http://pai6.qpic.cn/paipai/7nm49pwdlXv5bBgl6c3VRbD32fF4zBcGJEfGAMFfFIU/2000") no-repeat top center; margin:0px auto; } </style>

在no-repeat后面添加上一个top,就表示背景在“上面的中间”,你一个center会被认为是center center,而你要的是top center。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
小溱槐
2013-06-10 · 超过11用户采纳过TA的回答
知道答主
回答量:64
采纳率:0%
帮助的人:33.9万
展开全部
body {
height: auto;

margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
width: auto;
}
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式