![]() |
|
|||
|
¿Hay algún código o forma para que no aparezcan los links con subrayado?
TE HAN RESPONDIDO LO SIGUIENTE: En tu documento entre las etiquetas <head></head> pondras lo siguiente: <style type="text/css"> A:link {text-decoration: none} A:visited {text-decoration: none} A:active {text-decoration: none} A:hover {text-decoration: none} </style> |
![]() |
| Herramientas | |
| Estilo | |
|
|