![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
27/11/2003, 14:28
|
| | Fecha de Ingreso: agosto-2003
Mensajes: 499
Antigüedad: 21 años, 5 meses Puntos: 1 | |
HTML :
<a href="..." class="imagen"><img src="...3 alt=""></a>
CSS :
a.imagen img{
border: 1px solid black;
padding : 2px;
}
a.imagen:hover img{
border-color : white;
}
__________________ Plaza Mozilla
http://www.chevrel.org/es/noticias/ |