Changes

Jump to: navigation, search

CSS GUIDE MARGIN

23 bytes added, 14: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>
1
edit

Navigation menu