Firefox与Chrome的CSS差异

时间:2013-05-23 14:28:04

标签: css

为什么chrome会将菜单项放在边框之外?

火狐:

enter image description here

铬:

enter image description here

<td style="width: 50%; text-align: right; vertical-align: bottom; word-spacing: 20px; padding-bottom: 5px;">
<a href="?lang=ee"><img src="/ikoonid/ee.png"></a> <a style="margin-left: 1px;" href="?lang=en"><img src="/ikoonid/en.png"></a>
<a class="active" href="/">HOME</a>
<a  href="/games">GAMES</a>
<a  href="/search">SEARCH</a>
</td>

0 个答案:

没有答案