
Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
The text-decoration property decorates the text.
The text-decoration property allows text to be decorated through one of five properties: underline, overline, line-through, blink, or the default, none.
For example, one can suggest that links not be underlined with
A:link, A:visited, A:active { text-decoration: none }
Possible Values
Sources
http://www.w3schools.com/css/pr_text_text-decoration.asp
http://htmlhelp.com/reference/css/text/text-decoration.html
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |