codeGK
Code it ALL
CSS Padding - CodeGK
♦ 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:
Table Info
PaddingSize
paddinga px
paddingb %
Syntax Explanation:
where, a is number of pixels, and b is percentage
Defining Type2:
Syntax Explanation:
where, a, b, c, d can be different pixels
Prev_LessonNext_Lesson
CSS Padding