Some Basics of HTML
Block Level element:
A block-level element always begins on a new line, and browsers add a margin (a space) before and after the element by default.
A block-level element always occupies the entire available width (stretches out to the left and right...
srishh.hashnode.dev1 min read