Guide to creating a web site, web design, web development, internet marketing, promotion, html tips and tricks, javascript and more.

Your Guide to Professional
Web Site Design and Development

HTML Tips
HTML Codes
Web Development
Web Design Tips
JavaScript Codes
216 Web Safe Colors
CSS Tutorial
JavaScript Tutorial
ASCII Character Codes

Offering Free HTML Tips, Tags and Codes

Open Directory Projectfree ebooksfree articles
web site design development internet marketing and promotion tutorials

| Web Site Development | HTML Codes | HTML Tips | Web Design TipsJavascript Snippets | 216 Safe Colors | Symbols | CSS Tutorial | JavaScript Tutorial |

webmaster resources
website design



Changing Link Colors

When designing web pages, there may be times when you would like to change the standard hyperlink color to a color that will match your web site design. Although it is always best to leave your link colors at their default settings, as this is what your visitors are used to, the following html tip will assist you in changing your link color.



Following is an example link that is displayed in a different color than the default:

Example Link


To change the color of an individual link, add a FONT tag within your link code:

<A HREF="http://www.yourdomain.com"><FONT COLOR="#FF0000">Your Link</FONT></A>



Back

Submit your HTML code snippets. We'll credit you and give you a link to your website.