我正在尝试通过电子邮件发送图像,因此我想让整个图像可点击。我期望以 ii 的方式构建代码,因为其他格式不支持。
<div class="container" style="background: url('https://firebasestorage.googleapis.com/v0/b/growthfilepractice.appspot.com/o/1%20(2).jpg?alt=media&token=48244df9-a2bb-412a-81f5-854e2dbc4939');background-repeat: no-repeat;background-size:500px 500px;height: 500px;margin-left: 20%;">
<a href ="https://github.com/" style="text-decoration: none;">
<table>
<tr>
<td><h3 style="color: #fff;margin-top: 195px;margin-left:60px;font-weight: 600;font-family:Montserrat;">xyz</h3></td>
</tr>
<tr>
</tr>
</table>
</a>
</div>
德玛西亚99
相关分类