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

Explain gradients in CSS

1 Answers  


Why do style sheets exist?

0 Answers  


What are vendor-prefixes?

0 Answers  


How we create border using images by css3?

0 Answers  


What is margin collapsing?

0 Answers  






What is css transform-origin property?

0 Answers  


What is the difference between the usage of an id and a class?

0 Answers  


Differentiate Style Sheet concept from HTML?

0 Answers  


Should I use class or id in css?

0 Answers  


What is float in css for?

0 Answers  


What is margin top in css?

0 Answers  


What are css sprites?

0 Answers  


Categories