What is the Box model in CSS? Which CSS properties are
a part of it?



What is the Box model in CSS? Which CSS properties are a part of it?..

Answer / hrpynux@gmail.com

The CSS box model is essentially a box that wraps around every HTML element. It consists of: margins, borders, padding, and the actual content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What are properties of style sheet ?

0 Answers  


What is cascadetype detach?

0 Answers  


What is clearfix?

0 Answers  


Why is @import only at the top?

0 Answers  


Why do we use padding?

0 Answers  






Can a div have multiple classes?

0 Answers  


What is at-rule?

1 Answers  


What is style sheet with example?

0 Answers  


What does CSS selector mean?

0 Answers  


What are difference between class selector and id selector?

0 Answers  


What is css root?

0 Answers  


What are css layers?

0 Answers  


Categories