Pin It

Widgets

How to Remove underline from hyperlink




As the name says, remove underline from a hyperlink!
Do you ever seen a hyperlink that is not underlined?
Hmm?
Want to remove underline from the hyperlink, then this way.

Works with coding [HTML, HTM, PHP, ETC]

A hyperlink code look like this:-
<a href="www.google.com">google</a>

You just have to add this, style="text-decoration:none" in that tag, do like this:-
<a href="www.google.com" style="text-decoration:none">google</a>

And, now save it, all done, the underline is now removed from the hyperlink.



Responses

0 Respones to "How to Remove underline from hyperlink"

Blogger Tricks And TipsComment here

If You Find Our Content Useful And Important For you Then Don't Be A Silent Visitor.

Related Posts Plugin for WordPress, Blogger...
 

Followers

Grab This Gadget »

Recommended Post Slide Out For Blogger
Return to top of page Copyright © | TwistIdea -All Rights Reserved