当前位置:Gxlcms > html代码 > 如何让div水平居中_html/css_WEB-ITnose

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

时间:2021-07-01 10:21:17 帮助过:36人阅读

如何让div水平居中:

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

代码实例:

    蚂蚁部落   
蚂蚁部落

上面的代码实现了将div水平居中效果,给对象添加margin:0px auto即可实现此效果。最后再补充一句,如果div没有设置宽度值的话,margin:0px auto是无效的。

原文地址是:http://www.51texiao.cn/div_cssjiaocheng/2015/0519/1896.html

最为原始地址是:http://www.softwhy.com/forum.php?mod=viewthread&tid=4704

人气教程排行