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

Remove the Underlines From Links

By Jennifer Kyrnin, 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

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

Easy ways to connect two computers for networking purposes. More >

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

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

All rights reserved.