Skip to main content

CSS Box Model

· 3 min read
Jay Hsia
Software Engineer

What is the CSS Box Model?

In CSS, every HTML element is a rectangular box, and the Box Model defines how the size of these boxes is calculated and how they interact with each other. The Box Model consists of four primary parts:

Welcome

· One min read
Jay Hsia
Software Engineer

First blog post in my Blog using Docusaurus.