gpt4 book ai didi

html - 如何链接整个(表格)按钮,而不是仅链接单词?

转载 作者:行者123 更新时间:2023-11-28 10:34:31 26 4
gpt4 key购买 nike

我正在使用具有内联样式的电子邮件模板。不幸的是,这个模板中的按钮没有链接,只有按钮中的单词。

我的问题:我已经链接了整个表格,但它在 Firefox 中看起来不正确(蓝色下划线,左侧有一些错误的像素)。

如何正确链接整个按钮?

<table border="0" align="center" width="260" cellpadding="0" cellspacing="0" bgcolor="2a99d8" style="border-radius: 5px;" class="main_color">

<tr><td height="13" style="font-size: 13px; line-height: 13px;">&nbsp;</td></tr>

<tr>

<td>
<table border="0" align="center" cellpadding="0" cellspacing="0" style="border-radius: 5px; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;">

<tr>
<td align="center" style="color: #ffffff; font-size: 14px; font-weight: 700; font-family:'Roboto', Arial, sans-serif;">
<!-- ======= main section button ======= -->

<div style="line-height: 24px;">
<a href="" style="color: #ffffff; text-decoration: none;">FIND OUT MORE</a>
</div>
</td>
<td width="20" align="right">
<img align="bottom" width="6" height="10" style="width: 6px; height: 10px;" src="http://promailthemes.com/raula/img/btn-arrow.png" />
</td>
</tr>

</table>

</td>

</tr>

<tr><td height="13" style="font-size: 13px; line-height: 13px;">&nbsp;</td></tr>

</table>

最佳答案

将表格放在包含的 div 中,并使用 javascript 链接到 div 的超链接。

关于html - 如何链接整个(表格)按钮,而不是仅链接单词?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23389475/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com