使div居中


<body style="text-align:center">

<div style="margin-left:auto; margin-right:auto">div居中</div>

</body>

你可能感兴趣的:(div居中,开发技术)