Non ho la pagina sul web.
Ho preso il sorgente generato, ho tolto tutto ed ho fatto una prova!
codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" />
<style type="text/css">
img {border: 1px solid #000000;}
a {display: block; width: 57px; height: 62px; padding: 3px; margin: 10px; border: 1px solid #000000; background: #ffffcc;}
</style>
</head>
<body>
<div>
<a href="">
[img]foto.jpg[/img]
</a>
<a href="">
[img]foto.jpg[/img]
</a>
<a href="">
[img]foto.jpg[/img]
</a>
<a href="">
[img]foto.jpg[/img]
</a>
<a href="">
[img]foto.jpg[/img]
</a>
<a href="">
[img]foto.jpg[/img]
</a>
</div>
</body>
</html>
Se vuoi provare!
Mi sono accorto di un'altra cosa, se provi la pagina e non hai l'immagine, non dovrebbe vedersi lo stesso il quadrato nero di tot dimensioni ? qui il quadrato diventa piccolo come mai ?
Comunque non và ancora il padding su IE :master: