Box Sizing Property in CSS
So, what's the deal with CSS Box Sizing border-box property that we use pretty much everywhere. Let's figure it out together.
Before that, to have a quick refresher of the Box Model in CSS, refer to the previous blog here.
In CSS, all elements are m...
omkar01.hashnode.dev4 min read