♦ CSS Padding
♣ About CSS Padding
Padding is extension of only the background of tag.Padding provides space around the content of the tag.
Defining Type1:
Padding | Size |
---|---|
padding | a px |
padding | b % |
Syntax Explanation:
where, a is number of pixels, and b is percentage
Defining Type2:
[email protected] |
---|
[email protected] px; |
[email protected] px; |
[email protected] px; |
[email protected] px; |
Syntax Explanation:
where, a, b, c, d can be different pixels