相关疑难解决方法(0)

是否存在其他空格代码,如半空格,em空格,en-spaces等在HTML中有用?

想知道HTML简报中是否还有其他可用的代码.

我会使用单元格填充或边距但我不熟悉这个HTML/CSS的东西,我找不到影响主标题行和它下面的子标题的更改.作为一封电子邮件,我不愿意使用CSS来解决这个问题 - 因为我不知道哪些电子邮件客户端不喜欢CSS而不是内联标记.

对于上下文,我使用的模板是来自Mailchimp snip的Mute主题:

    <!-- language: lang-html -->
<table cellspacing="0" cellpadding="0" border="0" align="center" width="626">
    <tbody>
        <tr>
            <td valign="middle" bgcolor="#546781" height="97" background="images/header-bg.jpg" style="vertical-align: middle;">
                <table cellspacing="0" cellpadding="0" border="0" align="center" width="555" height="97">
                    <tbody>
                        <tr>
                            <td valign="middle" width="160" style="vertical-align:middle; text-align: left;">
                                <img width="70" height="70" src="http://dl.dropbox.com/…….png" style="margin:0; margin-top: 4px; display: block;" alt="" />
                            </td>
                            <td valign="middle" style="vertical-align: middle; text-align: left;">
                                <h1 class="title" style="margin:0; padding:0; font-size:30px; font-weight: normal; color: #192c45 !important;">
                                    <singleline label="Title"><span>Title of Report</span></singleline>
                                </h1>
                                <h1 class="title" style="margin:0; padding:0; font-size:15px; font-weight: normal; …
Run Code Online (Sandbox Code Playgroud)

html

123
推荐指数
4
解决办法
9万
查看次数

标签 统计

html ×1