![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
02/09/2002, 07:44
|
![Avatar de DragonX](http://static.forosdelweb.com/customavatars/avatar20953_8.gif) | Colaborador | | Fecha de Ingreso: mayo-2002 Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 22 años, 8 meses Puntos: 177 | |
Re: roll over en dreamweaver <style type="text/css">
a{text-decoration:none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:active {text-decoration: underline; color: #FFFFFF}
a:hover {text-decoration: underline; color: #FFFFFF}
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #2D4492; border-color: #00005A #00005A #00005A black; border-top-width: medium; border-right-width: medium; border-bottom-width: medium}
</style>
Pone esto antes de cerrar el <head>.
esto hace que tus links se vean blancos y al pasar el mouse por encima se subrrayen.
Si queres modificarlos lo podes hacer tranquilamente!
Salu2 :cantar: |