Box-Model Everything displayed by CSS is in box, each element is surrounded by a box-model. Following are the four different box model properties - 1) Content 2) Padding 3) Border 4) Margin The areas of the Box Model are shown in below image- Cont...
anjalideshwani.hashnode.dev2 min readNo responses yet.