好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

如何让div水平居中_html/css_WEB-ITnose

如何让div水平居中:

让整个div水平居中的使用相当频繁。例如,一般情况下都是让网页页面在浏览器中水平居中。

代码实例:

          蚂蚁部落   .mytest{   width:200px;   height:200px;   border:1px solid red;   margin:0px auto; }       

蚂蚁部落

查看更多关于如何让div水平居中_html/css_WEB-ITnose的详细内容...

  阅读:28次