Understanding the HTML Div Element and How it Works
Introduction
Every tag in HTML has a specific purpose. The <p></p> tag is used to start and end a paragraph. The <title></title> tag marks the title of the content on a web page. The <h1></h1> tag marks a heading. However, the HTML <div> tag works di...
vickylazarus.hashnode.dev7 min read