Cita:
y el CSS:<link href="estilo.css" rel="stylesheet" type="text/css">
<div id="banner"><a href="index.htm" class="enlacenav">Inicio</a></div>
<div id="banner"><a href="index.htm" class="enlacenav">Inicio</a></div>
Cita:
Un saludo A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ font-family: arial; font-size: 12px; padding: 0px; background-image: url(imagenes/boton1.jpg) color: #000000; text-decoration: none; } A.enlacenav:HOVER{ font-family: arial; font-size: 12px; padding: 0px; background-image: url(imagenes/boton2.jpg) color: #000000;}