HTML Element
An HTML element is defined by a start tag, some content, and an end tag.
HTML Elements Types
There are two types: block-level and inline elements.
Block-level Elements
The block level elements make up the document’s structure by dividing a page into...
ankurtripathi.hashnode.dev1 min read