小编C S*_*din的帖子

展望中的白线

我正在尝试为我们的慈善机构设计一些新的 html 电子邮件签名,这些签名将在 Outlook 中使用 - 但是由于某种原因,在将签名添加到 Outlook 时,构成签名的两个底部图像之间出现了一条 1px 的白线,当你打开它时,例如,就可以了。Safari / Chrome。有人可以帮忙吗?

谢谢

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style media="screen" type="text/css">
	td {line-height:0; font-size: 0.0em; }
	img { display: block; float: left; padding: 0; align: absbottom; align: texttop; }
</style>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="Table_01" width="649" height="200" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td rowspan="3">
			<div style="height:200px">
				<img src="https://i.ibb.co/hfgS2Y0/Idea-1-01.jpg" width="492" height="200" alt=""></td>
		<td>
			<a href="http://www.ygam.org"><img src="https://i.ibb.co/4V8fjdf/Idea-1-02.jpg" alt="Idea-1-02" width="42" height="44" alt=""></a></td>
		<td>
			<a href="https://www.linkedin.com/company/young-gamblers-education-trust/about/"><img src="https://i.ibb.co/xsv5cFM/Idea-1-03.jpg" width="36" height="44" …
Run Code Online (Sandbox Code Playgroud)

html outlook

8
推荐指数
2
解决办法
5323
查看次数

标签 统计

html ×1

outlook ×1