Quote:
Originally Posted by DNSB
I suspect what Jon wants is to set the margin to 0em (or rem).
|
I've always understood that units don't matter; if you set 0 then it is zero regardless of the units used, or no units at all. The only caveat would be if the device didn't understand the unit, then it could/would ignore the selection entirely?? So if you just set margin:0 without any units, then you are good to go!