HOLA FOROSDELWEB;
¿ Como podría hacer que cambiase el color de un
<a href=""> al pasar con el ratón?
SAludos
| ||||
hola eso es css seria algo asi <style type="text/css"> <!-- BODY {margin: 0px;background-color: #FFFFFF;} a:active { font-family: Trebuchet MS;font-size: 12px;color: #990000; text-decoration: none;font-weight : bold; } a:visited { font-family: Trebuchet MS;font-size: 12px;color: #990000; text-decoration: none;font-weight : bold; } a:link { font-family: Trebuchet MS;font-size: 12px;color: #990000; text-decoration: none;font-weight : bold; } a:hover { font-family: Trebuchet MS;font-size: 12px;color: #990000; text-decoration: underline;font-weight : bold; } .text {font-family: Verdana; font-size: 12px; color: #990000; font-weight: bold; } --> </style> Prueba cambiando los valores y veras como los links cambian el principal para el cambio de color seria a:hover en el sual solo tienes que especificar el color saludos
__________________ Un Saludo www.tutores.org Asp | Php | Javascript | Perl | Coldfusion | Flash | +- 2000 codigos |