Open main menu

CDOT Wiki β

Changes

CSS GUIDE PADDING LEFT

222 bytes removed, 16:40, 13 December 2006
no edit summary
<span style="margin:0;background:#ffff33;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">This document is a work in progress and is subject to change.</span><br /><br />
== Summary ==
'''inherit'''
* Explicitly sets the value of this property to that of the parent.
'''length'''
* Refers to either an absolute measurement or a relative measurement based on the current element's font size.
'''percentage'''
* Refers to a percentage of the width of the current element's containing block.
== Mozilla Recommended Values ==
1
edit