Christoph: Netscape 6 zeigt alt-Text

Beitrag lesen

Hallo zusammen,

habe eine Tabelle erstellt mit 600px und diese gleichmäßig in
tr eingeteilt. Nun mein Problem: Ich habe auch ein Blindpixel eingefügt und somit auch den alt Text mit "Blindpixel" bezeichnet.
Im NN 6 zeigt er mir nun den alt Text (des 1. Blindpixels) auf dem Bildschirm mit an, warum ? Wie kann ich dies umgehen.?

Ciao,
Christoph

<div class="oben2">
 <img src="../images/hintergrund_produkte.gif" class="untenend" width="600" height="16" border="0" alt="">

<table border="0" width="600" cellspacing="0" cellpadding="0">

<tr>
  <td width="15"><img src="images/blind_neu.gif" width="5" height="5" border="0" alt="Blindpixel"></td>
  <td colspan="9" align="left"><h4 class="haupt">Übersicht Brillenbänder - Material Neopren</h4></td>
</tr>

<tr>
 <td><img src="../images/blind.gif" width="1" height="50" border="0" alt="Blindpixel"></td>
 <td colspan="7" align="center" valign="top">Katalogseite 39</td>
 <td>&nbsp;</td>
</tr>

<tr>
 <td width="15">&nbsp;</td>
 <td width="82" align="left"><a href="#" onclick="window.open('baender_cs12693neopren.html','Textfenster','width=320,height=300')"><img src="images/cs12693neopren.jpg" width="82" height="44" border="0" alt="Brillenband CS-12693"></a></td>
 <td width="81">&nbsp;</td>
 <td width="82" align="left"><a href="#" onclick="window.open('baender_cs12693ref1.html','Textfenster','width=320,height=300')"><img src="images/cs12693fuenf.jpg" width="82" height="44" border="0" alt="Brillenband CS-12693 Referenzen 1"></a></td>
 <td width="81">&nbsp;</td>
 <td width="82" align="left"><a href="#" onclick="window.open('baender_cs12693ref2.html','Textfenster','width=320,height=300')"><img src="images/cs12693vier.jpg" width="82" height="44" border="0" alt="Brillenband CS-12693 Referenzen 2"></a></td>
 <td width="80">&nbsp;</td>
 <td width="82" align="left"><a href="#" onclick="window.open('baender_cs12690.html','Textfenster','width=320,height=300')"><img src="images/cs12690.jpg" width="82" height="44" border="0" alt="Brillenband CS-12690 Referenzen"></a></td>
 <td width="15">&nbsp;</td>
</tr>