前端之家收集整理的这篇文章主要介绍了
html – Microsoft Outlook中的中心div,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我使用< div style =“width:742px; margin:0px auto;”>将集装箱集中。
在浏览器中它可以工作,但是当我在Microsoft Outlook中打开它不在中心。
我也使用!在边缘重要,因为我认为它优先于CSS。
如何在浏览器和电子邮件中集中一个div?
<div align="center">
your code
</div>
仅适用于Outlook
原文链接:https://www.f2er.com/html/233232.html