27.9k views
2 votes
When using the padding property; are you allowed to use negative values?

User Ashildr
by
8.7k points

1 Answer

7 votes
When using the padding property; you are not allowed to use negative values. The padding property can be used to specify uniform padding around a field. The padding shorthand property units all the padding houses in a single declaration. This property could have from one to 4 values.
User Nypam
by
7.8k points