Liebe Leute,
ich hab Probleme hspace="0" und vspace="0" in einem img-Tag :
<img src=".." width="20" height="30" border="0" hspace="0" vspace="0" alt="text">
durch CSS: .imgPos{margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px;} zu ersetzten. Css binde ich als Klasse im img-Tag ein.
IE sowie auch Mozilla reagieren da aber komisch drauf. IE läßt rechts Rand und Mozilla läßt unten Rand.
Danke schon mal
GRüße
LIse