ZVON
>
References
>
CSS1 Reference
Intro
/
Search
/
ZVON
Example 25:19:
All
|
HTML
|
>> CSS <<
|
Output
|
CSS
div {
border-bottom
: solid;
border-top
: dashed; }
div.aaa {
line-height
: 1em}
div.bbb {
line-height
: 2em}
div.ccc {
line-height
: 150%}
div.ddd {
line-height
: 300%}
div.eee {
line-height
: 2}
div.fff {
line-height
: 4}