Written By:-Avinash Malhotra
Our Website:- Tech Altum
CSS BOX MODEL
The Image Below Shows a basic box model:
Suppose we have a div as shown above containing an image,
Padding is used to give space inside,
Border is used to give particular Border,
Margin is used to give space outside.
