I dont want to bother you people but may i ask that
margin: 0px;
and
margin: 0;
are the same things?
I dont want to bother you people but may i ask that
margin: 0px;
and
margin: 0;
are the same things?
OK so I found this one on: https://www.w3.org/TR/CSS2/syndata.html#length-units.
"The format of a length value (denoted by in this specification) is a (with or without a decimal point) immediately followed by a unit identifier (e.g., px, em, etc.). After a zero length, the unit identifier is optional."
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.