moin339: Grafik-links in Tabellen

Beitrag lesen

Moin!

Was kann ich dagegen tun das meine Grafik (siehe Code) beim IE mit einen Rand hat? Ist das Normal wenn ich eine Grafik so einbinde?

Code:

<table>
<tr>
<td><a href="links/2.htm"><img src="1.gif"></a></td>
</tr>
</table>

Danke schon mal im Vorraus und viel Spaß noch beim surfen

moin339