Create Links That Are Not Underlined

Wednesday, April 22, 2009 | View Comments

-----------------------------------Share This Article!

--


Whenever you add any link to your blog post, you will see that the link is underlined. However some people don't like that the link is underlined and want to remove the underline.

This is possible by adding a small code in the link. Check the two links given below. The first link is the normal link which is underlined. However, the second link isn't underlined.

Cool Tricks N Tips
Cool Tricks N Tips




Now we will see the code that makes it possible. See both the codes given below carefully. The second code contains some extra part which hides the underline





<a href="URL" > </a>


<a href="URL" style="text-decoration: none;" > </a>


As we can see in the code shown above, we have added just the following code.

style="text-decoration: none;"


Its just a simple thing to do which will hardly take your time.


Share!

Enjoy the article so far? Recommend it to your friends and peers.


Subscribe! (free)

Be the first to our articles and get latest updates on freebies.



Rahul Jadhav

Author:

Rahul Jadhav is the author of Cool Tricks N Tips and he loves blogging and social networking. You can connect with Rahul on Twitter @rahuljrark , Facebook and also on Google+

blog comments powered by Disqus
 

About Me

Rahul Jadhav
Hi Friends, I am Rahul Jadhav, the author of this blog. The sole purpose of starting Cool Tricks N Tips was to provide other bloggers with cool resources to create a better Blogger blog and also to share with them other awesome stuff from the internet.

Cool Tricks N Tips Copyright © 2009