What is the Box model in CSS? Which CSS properties are
a part of it?
Answer Posted / 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 View All Answers
How to use css to separate content and design ?
What are the difference between css and css3?
What do you call a drop down menu?
Which property is used to increase or decrease how bold or light a font appears?
What is the z-index in css?
What are pseudo-elements in css?
When would you use css float?
Can you write css3 code for creating multi background images?
What are the css3 modules?
What is the use of calc()?
Is css a markup language?
How css is used in html?
What is a style sheet in editing?
What do you mean by cascading?
What is word-break property used in css3?