| Free HTML Tutorials • CSS • Frames Tutorials • Forms Tutorials • Beginners HTML Tutorials • Advanced HTML Tutorials • JavaScripts • Free Web Page Tutorials • Free Downloads |
|
Advanced Section |
|
CSS LINKS |
|
|
|
|
This is the code for Links used on this page:
Firstly, in the HEAD section,
<!-- A:link {text-decoration: none; font:sans-serif; color: #006200; size:10px} A:visited {text-decoration: none; font:sans-serif;color:#006200; font:10px} A:hover {text-decoration:underline; font:sans-serif; color:#FF0000; size:10px} --> </STYLE> When you hover over the word "Stylesheets" below, the colour will change to red and an underline will appear.
Just click to return to Stylesheets
|