Mam problem robie sobie szablon allegro i napotkałem pewien problem gdy podlinkowałem elementy grafiki pomiędzy nimi powstał odstęp ale ten odstęp jest tylko w IE 6.0 a w Mozilla Firefox nie ma tego...
Link do szablonu
<html> <head> <style type="text/css"> body {background-color: #202632;} #strona { margin : auto; padding : 0px; width : 862px; } #heder1 { margin : auto; padding : 0px; width : 611px; height : 227px; float : left; background : url(http://www.elaz.eu/allegro/rapid/images1/1_04.gif) } #heder2 { margin : auto; padding : 0px; width : 170px; height : 227px; float : left; } #heder3 { margin : auto; padding : 0px; width : 81px; height : 227px; float : left; background : url(http://www.elaz.eu/allegro/rapid/images1/1_06.gif) } </style> </head> <body> <div id="strona"> <div id="heder2"> <img src="http://www.elaz.eu/allegro/rapid/images1/1_05.gif" border="0"> <img src="http://www.elaz.eu/allegro/rapid/images1/1_12.gif" border="0"> </div> </div> </body> </html>
Proszę o pomoc...