Building BobSmithPhotography.net has stopped expanding because I've been overwhelmed with spam on the comment forums. So, if you're here and have questions about web design come and visit Forums, Blogs, Wikis dot com. It has articles that I've written, some of which are also here, and a web design forum as well so you can ask any questions you may have. There is still a lot of good stuff here though, so poke around the links and take a look.

Home » CSS Properties » text-decoration

text-decoration

The text-decoration allows you to decorate your text with an underline, overline, or have it blink.  Please don't use blink.

Valid values are

  • none
    The text will have no decoration.
  • underline
    The text will be underlined.  This is the default for links.
  • overline
    A line will be drawn over the text.
  • line-through
    A line will be drawn through the middle of the text.
  • blink
    Text will blink.
Content managed by the Etomite Content Management System.