Difference between block, inline and inline-block elements
Block Elements- These are those element which occupies the whole width and start on a new line. Even if the element has space left then also it will take up the entire width and no other element will be rendered beside it. Width, height, margin, pad...
anjalideshwani.hashnode.dev3 min read