1. Home
  2. Computing & Technology
  3. Web Design / HTML

How To Remove the Underlines From Links

By , About.com Guide

Use Cascading Style Sheets (CSS) to turn off the underlines on links.
Difficulty: Easy
Time Required: 2 minutes
Here's How:
  1. Write your link
  2. Add the style tag
  3. Set the text-decoration to none text-decoration : none;
  4. Close the style tag and the anchor ">
  5. Write the link text and close the link
Tips:
  1. Remember that anchors that are not underlined are hard for people to use. They don't always realize that the text is a link, even if their mouse changes.
What You Need:
  • HTML Editor -or-
  • Text Editor
Explore Web Design / HTML
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML

©2009 About.com, a part of The New York Times Company.

All rights reserved.