Changes

Jump to: navigation, search

CSS GUIDE TEXT DECORATION

240 bytes added, 04:22, 23 April 2009
m
Reverted edits by Janejoe (Talk) to last version by Sherman
== Summary ==
The text decoration property is used to set text decoration (formatting) like boldunderline, underlineblink, italics line-through etc.
* Applies to: all
== Usage Examples ==
<pre>
p{text-decoration: line-through;}
 
p{text-decoration: underline;}
</pre>
== Notes ==
== Specification Conformance ==
[http://www.w3.org/TR/REC-CSS1#text-decoration CSS 1]<br />
[http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-decoration CSS 2.1 ]<br />
CSS 3<br />
== Browser Compatibility ==
== See Also ==
3
edits

Navigation menu