top left
The HTML Source Logo


 html
Top Right
    
 Getting StartedHow Do I...TroubleShootingPromotionContact Us
 html
HTML
SEARCH THE SITE
advanced search



CATEGORIES
Home
Getting Started
HTML Cheat Sheet
Webmaster Tools
HTML Help Forum
Color Codes
Link to us









































bottom
HTML HTML HTML HTML
How do I change the color of my link's?


To change the color of your link's, just add the following code right after you ending </HEAD> tag:

</HEAD>
       <body bgcolor="#000000" text="#000000" link="#000000" vlink="#000000" alink="#000000">

Now just replace the color codes with the acual color codes that you want.

bgcolor = The background color on your web page
text = The color of the text on your page (obviously)
link = the color of the link's on your page
vlink = the color of the link's on your page that have been visited
alink = the color of the link right after you click on it

If you don't know what the color code is of the color you want, CLICK HERE to see all the colors and there color codes.































Company   |   Careers   |   Partners   |   Advertising   |   Help
Privacy Policy   |   Trademark Notices   |   User Agreement
© 2001 TheHTMlSource.com, INC. All Rights Reserved.



Site hosted by Angelfire.com: Build your free website today!