Template:Dm
From St. Louis Hackerspace Wiki
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
margin:{{{1|auto}}};<noinclude> | margin:{{{1|auto}}};<noinclude> | ||
| - | Set the {{tt| | + | Set the {{tt|margin}} (space outside border) for an element |
== See Also == | == See Also == | ||
Current revision as of 02:11, 26 March 2010
margin:auto;
Set the margin (space outside border) for an element
See Also
- Template:dp - Set the padding (space inside the border, outside the content) for an element
- Template:db - Set the border for an element
- Template:dmt - Set the margin-top CSS attribute.
- Template:dmr - Set the margin-right CSS attribute.
- Template:dmb - Set the margin-bottom CSS attribute.
- Template:dml - Set the margin-left CSS attribute.

