ZVON > References > CSS1 Reference
Example 10:6: All | >> HTML << | CSS | Output |

HTML


<body>
<div class="top">TOP</div>
<div class="right">RIGHT</div>
<div class="bottom">BOTTOM</div>
<div class="left">LEFT</div>
</body>