小编use*_*763的帖子

MS Outlook 2007 <br>问题

我为客户制作了一个HTMLemailer.电子邮件有几个换行符.在其他客户端它看起来很完美,直到我遇到MS Outlook <br>2007.Outlook 似乎没有识别和内部的iset宽度<div>.有没有解决这个问题?提前致谢.

<table width="602px" cellpadding="0" cellspacing="0" border="0" align="center">
    <tr>
        <td colspan="3">
            <p align="center" style="font-family: arial; font-size: 11px; color: #000000;">If you are unable to read the contents of this email, please <b><a href="#" style="color:#000000; text-decoration:none;">click here</a></b> to view the online version.</p>
            <br>
         </td>
    </tr>
    <tr>
        <td colspan="3"><a href="#"><img src="#" width="602" height="161" alt="#"></a></td>
    </tr>
    <tr>
        <td colspan="3" style="border-top:2px black solid;"><br><br></td>
    </tr>
Run Code Online (Sandbox Code Playgroud)

html css outlook-2007

7
推荐指数
1
解决办法
1万
查看次数

标签 统计

css ×1

html ×1

outlook-2007 ×1