Text

text-decoration

Creates underlined, over-lined, line though text or removes all decoration from text formatted this way. The blink value makes text flash on and off.

Example

ext-decoration: underline blink;

Browser support

IE5.5+, FF1+, SA1.3+, OP9.2+

Values

blink Flashes text on and off.
line-through Displays text with a line though it.
none Does not apply the properties style.
overline Displays text with aline on over it.
underline Displays underlined text.

Related properties

Can be used with..

Search the Soup!