How to Make a Hover

Okay, there are many different types of links, but first, you need to know what you can do with them:
Slash out
Overline
Underline
Hilight
Bold

and Italic
YES there are many more, but I assume you know what you are doing if you are a master @ this! ;)
Okay, first you need to copy the following code:

<STYLE type="text/css"><!--<br> A:link{color:COLOR;text-decoration:none}<br> A:visited{color:COLOR;text-decoration:none}<br> A:active{color:COLOR;text-decoration:none}<br> A:hover{color:COLOR;text-decoration:none}<br> --></STYLE>

In the COLOR section, you write the color of your choice, and for "text-decoration:none" you would type in:
text-decoration:overline
text-decoration:underline overline
background-color:COLORHERE
text-decoration:line-through
font-weight:bold
font-weight:italic
and then you would have your basic links! Be creative!!

Back to Masters
Back to HTML
Back Home
Site hosted by Angelfire.com: Build your free website today!