The Box Model
Understand how every HTML element is just a box.
Your browser renders every HTML element as a rectangular box according to the standard CSS box model. Each HTML element on your web page consists of a content area, padding, a border, and a margin.
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy