我正在使用http://www.emailonacid.com测试我的HTML电子邮件,Hotmail导致问题.
此表显示为左对齐,我无法弄清楚原因:
<div align="center">
<table align="center" width="200" style="background:red">
<tr>
<td>Please Help</td>
</tr>
</table>
</div>
Run Code Online (Sandbox Code Playgroud)
它在IE中看起来不错,但在FF中却看不到.