Quote:
Originally Posted by Jellby
Unless you want the margins to have a fixed size, and not to depend on the font size (which I agree won't typically be the case here).
Depends on what the "block" class will be applied to. You need padding 0 for the same reason you need text-indent 0: to cancel possibly inherited values.
|
If the code is written correctly, you won't have inherited padding.