The Box Model
All HTML elements can be considered as boxes and understanding these boxes makes it easy to create a layout with CSS. In CSS we have several types of boxes that are generalized into default categories as BLOCK and Inline boxes. It is categorized base...
naga08.hashnode.dev4 min read