CSS Box Model
Every element on a webpage is a box. This means it has height, width, border, padding, and margin. We call it CSS Box Model.
You can download this chrome extension named Pesticide for Chrome for better understanding. For example, look at this google ...
dipayanb.hashnode.dev5 min read