ZVON
>
References
>
CSS1 Reference
Intro
/
Search
/
ZVON
Example 31:23:
All
|
HTML
|
>> CSS <<
|
Output
|
CSS
div {
margin
: 1em}
div.none {
text-decoration
:none}
div.underline {
text-decoration
:underline}
div.overline {
text-decoration
:overline}
div.lineThrough {
text-decoration
:line-through}
div.blink {
text-decoration
:blink}