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