I'm building up my website and I came across a strange problem / behavior from Netscape :

Every time I use soemthing like :

Code:
<a href="..." onmouseover="..." onmouseout="...">
<img src="..."
</a>
Netscape adds a little "_" after each image, therefore giving odd table results and misalignement everywhere...

Any idea what could be causing that ?

Thanks