Explain the box model in CSS.
Example:
div {
width: 200px;
padding: 20px;
border: 2px solid black;
margin: 10px;
}
Save For Revision
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.