Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
CSS GUIDE MARGIN
No change in size
,
13:11, 8 December 2006
→
Usage Examples
<pre>
h1 {margin: 10px 2%}
top and bottom margin will be 10px, left and right margin will be 2% of the total width of the document.
</pre>
<pre>
Sherman
1
edit