CSS Box Model (Padding, Margin, Border)
What Is The Box Model?
One incredibly important thing to understand about CSS is that everything is a rectangular box. Everything from text, to buttons, to inputs are represented by a box in CSS. Even if you draw a circle with CSS it will still be re...
shubhamaher.hashnode.dev2 min read