Links without underline
Links without underline, get rid of underline in links
Put this code and get rid of underline: <a href="your link here" style="text-decoration:none"> This is a link</a>
For Example:
<a href="http://www.computereducationworld.com" style="text-decoration:none"> Excellent site</a>
It will look like this: