Specifies a text decoration for the element.
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | 4.0+ | 4.0+ | 1.0+ | 6.0+ | 1.0+ |
|---|
Values
| inherit | Inherit the value from the parent element. |
| none | No text decoration. |
| underline | Underline the text. |
| overline | Draw a line over the text. |
| line-through | Draw a line through the text (i.e. strikethrough). |
| blink | Text should blink. |
Availability
W3C CSS2
