text-decoration

Specifies a text decoration for the element.

Platform Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+6.0+1.0+

Values

inheritInherit the value from the parent element.
noneNo text decoration.
underlineUnderline the text.
overlineDraw a line over the text.
line-throughDraw a line through the text (i.e. strikethrough).
blinkText should blink.

Availability

W3C CSS2

Related

text_css aptana_docs