Html link code

From MS Computech
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>