【发布时间】:2012-11-27 11:39:18
【问题描述】:
我的父亲公司的 Outlook 电子邮件的页脚有问题。 我已经设法让它看起来像我想要的那样,但是我遇到了波兰标志的问题。
代码如下:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
<title>www.kssssssssssss.com</title>
</head>
<body lang="pl">
<table width="100%" align="center">
<tr>
<td colspan="4" style="width:100%; height:5px; background-color:#818285; font-size:5px; color:#818285;">Ksślłżżeęlłoó Ubezpieczenia</td>
</tr>
<tr style="color: #818285; padding:5px;" align="center">
<td width="20%"></td>
<td align="right" width="24%">
<div style="text-align:left; width:180px; right:0%; color:#818285;">
<a style="color:#818285; text-decoration:none;" href="http://krSssssssssssss.com/o-nas" target="_blank">Marcjusz Ksślłżżeęlłoó</a><br>
+48 500 000 000<br>
<a style="color:#818285; text-decoration:none;" href="mailto:marcjusz@kSsssss.com">marcjusz@ssssssssssssss.com</a>
</div>
</td>
<td align="center" width="4%" style="font-size:2em; color:#818285;"></td>
<td align="left" width="52%">
<a style="color:#818285; text-decoration:none; border:none;" href="http://sssssssssss.com/" target="_blank"><img src="http://ssssssssssss.pl/tem/logo-poziom300.jpg"></a>
</td>
</tr>
<tr><td colspan="4" style="font-size:11px; background-color:#818285; color:#FFF; text-align:center; padding: 5px; ">
<span> sślłżżeęlłoó Ubezpieczenia Sp.J. | 31-475 Kraków ul. STREET 1 | 32-700 Bochnia ul. STREET 2 | 32-800 Brzesko ul. STREET 3 | <a style="color:#FFF; text-decoration:none;" href="http://ksssssssssssy.com/" target="_blank">www.sssssssss.etc.com</a></span>
</td></tr>
</table>
</body>
</html>
这里的样子(不好的迹象): 我能用它做什么?为什么它不能正常工作? 请帮忙!
【问题讨论】:
-
如果我记得有两个编码波兰字符的标准。您正在使用微软的一个(windows-1250)尝试其他的(即 ISO 8859-2)
标签: character-encoding outlook footer polish