- Description
Adds underline, strikethrough or overline to the text of an element.
- Example
p{text-decoration: underline overline;} a:hover{text-decoration:none;}
- Values
- underline, strikethrough, overline
- Default value
- none
- Introduced in CSS version
- 1
- Applies to elements
- All
- Inherited
- tex
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions 5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties