Html link code

From MS Computech
Revision as of 18:29, 2 July 2009 by Snifer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

HTML_Link Code

<a href="index.html" style="color:Blue" title="Blue Color Link">Blue Color Link</a>
<a href="index.html" style="color:Green" title="Green Color Link">Green Color Link</a>
<a href="index.html" style="color:Red" title="Red Color Link">Red Color Link</a>