CSS Box Model
The browser renders every element as a rectangular box as per the standard CSS basic box model.
Box Model Parts
There are four parts to every box which are defined by their respective edges i.e. the content edge(content area), padding edge(padding ar...
abhisahu.hashnode.dev2 min read