Css 表格行中的内容不垂直居中

Css 表格行中的内容不垂直居中,css,html-table,html-email,Css,Html Table,Html Email,我在元素中为HTML电子邮件模板编写了以下代码,但是内容没有垂直居中,有什么问题吗 <td data-color="text" data-size="size navigation" data-min="10" data-max="22" data-link-style="text-decoration:none; color:#888;" class="nav" align="center" style="font:12px/16px 'Open Sans', Arial, Helvet

我在
元素中为HTML电子邮件模板编写了以下代码,但是内容没有垂直居中,有什么问题吗

<td data-color="text" data-size="size navigation" data-min="10" data-max="22" data-link-style="text-decoration:none; color:#888;" class="nav" align="center" style="font:12px/16px 'Open Sans', Arial, Helvetica, sans-serif;color:#797c82;padding:0 0 0px;text-align:center;vertical-align:middle">
    Follow us on:
    <a target="_blank" style="text-decoration:none; color:#222; text-transform:uppercase; font-weight:500; letter-spacing:0.02em;" href="#"><img src="https://gallery.mailchimp.com/0a299e4be1a957c04c669703f/images/8c3bae94-bf27-4fc5-b932-9bc1d0b4c424.png" border="0" vspace="0" hspace="0" width="40" height="40" alt="crisalix.com"></a> &nbs
    <a target="_blank" style="text-decoration:none; color:#222; text-transform:uppercase;font-weight:500; letter-spacing:0.02em;" href="#"><img src="https://gallery.mailchimp.com/0a299e4be1a957c04c669703f/images/c658470a-038f-4e90-8bc0-baae91b6ae41.png" border="0" vspace="0" hspace="0" width="40" height="40" alt="crisalix.com"></a>
</td>

请继续关注我们:
&国家统计局

垂直对齐:中间
添加到图像本身。还有一个
p在你的
中,但我认为这是一个打字错误


请继续关注我们:

如果Matthew的答案无效,则从td中的样式标记中删除
文本对齐:居中