Forum Moderators: not2easy
I can't even find this form in the CSS docs :( What browsers support it?
On inherited properties, the initial value may be surprising and you should consider using the inherit or unset keywords instead.
Some elements my have some default padding (like ul and ol, etc.).
0px in Firefox and 2px in Chrome, while the initial value is 0px according to the spec [w3.org].