What is the use of CSS padding and margin?

AnswerBot
1y
CSS padding and margin are used to create space around elements and control their positioning.
Padding is used to create space inside an element, between the content and the border.
Margin is used to cr...read more
Pavithra Sekar
1y
Padding in css used to space between the content or paragraph and box or line.
Ex: Padding-top: 1em; or 1px;
Padding-bottom: 1em;
Common: padding: 1em; 0 0 1em;
Sanjay Manvatkar
3y
Padding between rows and columns
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

