Change Link Colours

Change Your Link Colours

Example: Change Link Colours

 How To Change Link Colour

Change Link Colours HTML Code

Change Link Colours CSS Code



YOU MIGHT HAVE TO INCLUDE THE CSS STYLE CODE BELOW.
<style type="text/css">
CSS CODE HERE
</style>



CSS Tutorials How To Change Link Colour

In the css code above the link changes color depending on what state it is in. You can change the link colours by editing the colour code color: #333399; we have a colour code chart to help you select the link colour. Colour Chart. The underline on the link can be removed or can be made to apear when mouse over the link by editing text-decoration: underline; to text-decoration: none;. If you want the underline only when mouse over then replace the word underline with none on unvisited link and visited link leave it on mouse over link.





Related Pages



How To Create a Website
STOP! READ THIS! Want to make a website and don't know where to start click here