Elements in HTML
An HTML file is made of elements. These elements are responsible for creating web pages and define content in that webpage. An element in HTML usually consist of a start tag , close tag and content inserted between them. an element is a collection o...
supe.hashnode.dev2 min read