ZVON
>
References
>
CSS1 Reference
Intro
/
Search
/
ZVON
Example 9:6:
All
|
HTML
|
>> CSS <<
|
Output
|
CSS
body {
background-color
: #EEEEFF}
div {
margin
: 1em;
text-align
:center;
font-weight
: bold}
div.top {
border-top
: thin dashed red}
div.right {
border-right
: medium solid navy}
div.bottom {
border-bottom
: thick groove green}
div.left {
border-left
: 10px double maroon}