Template:Dp
From St. Louis Hackerspace Wiki
(Difference between revisions)
m (→See Also) |
|||
| Line 4: | Line 4: | ||
== See Also == | == See Also == | ||
| - | * [[:Template:dm]] - Set the {{tt| | + | * [[:Template:dm]] - Set the {{tt|margin}} (space outside border) for an element |
* [[:Template:db]] - Set the {{tt|border}} for an element | * [[:Template:db]] - Set the {{tt|border}} for an element | ||
* [[:Template:dpt]] - Set the {{tt|padding-top}} CSS attribute. | * [[:Template:dpt]] - Set the {{tt|padding-top}} CSS attribute. | ||
Current revision as of 01:17, 26 March 2010
padding:{{{1}}};
Set the padding (space inside the border, outside the content) for an element
See Also
- Template:dm - Set the margin (space outside border) for an element
- Template:db - Set the border for an element
- Template:dpt - Set the padding-top CSS attribute.
- Template:dpr - Set the padding-right CSS attribute.
- Template:dpb - Set the padding-bottom CSS attribute.
- Template:dpl - Set the padding-left CSS attribute.

