为了账号安全,请及时绑定邮箱和手机立即绑定

margin:0 auto;

<style>

*{ margin:0;

padding:0;

font-size:12px;}


body{ background-color:#F5f5f5;}


.top{ width:100%; height:27px;

background:url(images/top_bg.jpg) repeat-x;

}

.top_content{

width:1000px;

margin:0 auto;

}


</style>

</head>


<body>

<div class="top">

 <div class="top_content"></div>

  <ul>

   <li>设为首页</li>

   <li>加入收藏</li>

   <li>联系我们</li>

  </ul>

</div><!--top结束-->

</body>

</html>

跟老师写的一样但是加入 margin:0 auto;之后顶部的字体不是应该居中吗。但是我的没起到作用

正在回答

2 回答

你没有用发现你的ul并没有包含在class为top_content的div里面。

0 回复 有任何疑惑可以回复我~

恩恩 刚刚才发现 没包裹住 。谢谢

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

margin:0 auto;

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信