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.
ext-decoration: underline blink;
IE5.5+, FF1+, SA1.3+, OP9.2+
| 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. |