CSS Lesson 5: The Box Model

3 years ago
809

https://xoax.net/

Lesson Page:
https://xoax.net/css/crs/intro/lessons/Lesson4/

CSS Reference Page:
https://xoax.net/css/ref/core/

The basis of HTML is elements, each of which is inherently styled via the CSS box model. The box model consists of the content region, a region of padding around the content that forms a space between the content and its border, the border region which provides a frame around the content, and a margin region that provides spacing between the element and all other elements.

Copyright 2021 XoaX.net LLC

Loading 1 comment...