电子邮件签名损坏的Outlook

时间:2019-02-10 23:14:17

标签: html css outlook

在手机和台式机上通过gmail发送邮件时,电子邮件签名是完美的选择。但是,当通过Outlook发送时,所有内容都会失真。

Outlook中是否存在可以正确设置签名格式的设置?

电子邮件已设置为HTML

<body>
<table style="width:600px;border-collapse: collapse;font-family:Arial,sans-serif;table-layout: fixed;background-color:white;border-spacing:0px;border-spacing:0px;padding:0xp;font-size:11pt">
    <tbody>
        <tr style="padding:0px;border-spacing:0px;">
            <td colspan="12" rowspan="1" style="height:53px;padding:0px;"><img style="height:53px;padding:0px;" src="http://jadelawgroup.com.au/wp-content/uploads/2019/01/Jade-Law-Group-Email-Signature-Header-v1-3.jpg"></td>
        </tr>
        <tr style="">
            <td colspan="4" rowspan="7"  style="height:88px;text-align:center;padding-top:4px"><img src="http://jadelawgroup.com.au/wp-content/uploads/2019/02/Logo-Emial-Sig.jpg" /></td>
        </tr>

        <tr><td><br/></td></tr>

        <tr>
            <td colspan="6" rowspan="1"><strong style="font-weight:900;color:#20A391;text-align:center;">JOHN SMITH</strong></td>
        </tr>
        <tr>
            <td colspan="4" rowspan="1" style="font-size:9pt;">DIRECTOR</td>
        </tr>
        <tr>
            <td style="padding:9px;"></td>
        </tr>
        <tr>
            <td colspan="5" rowspan="1"><strong>0400 000 000</strong></td>             
            <td colspan="2" style="font-size:11pt;">PO Box 0000</td>
        </tr>
        <tr>
            <td colspan="5" rowspan="1"><span rel="nofollow" style="text-decoration:none!important;color:black!important;color:inherit;pointer-events: none;font:inherit;"><span><a href="" style="color: #000000">john.smith@smithlawgroup.com.au</a></span></td>
            <td colspan="3" style="font-size:11pt;">Warawe NSW 2512</td>
        </tr>

        <tr><td></td></tr>

        <tr>
            <td colspan="12" rowspan="1" style="font-family:Arial,Helvetica,sans-serif;margin-top:5px; width:500px;margin-top:10px;font-size:8pt;color:rgb(153, 153, 153);text-align:justify;padding-top:10px;">
                    The company accepts no liability for the content of this email, or for the consequences of any actions taken on the basis of the information provided, unless that information is subsequently confirmed in writing. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
            </td>
        </tr>
    </tbody>
</table>

0 个答案:

没有答案
相关问题