[HTML5] Semantic <div> Tags and Why You Need to Use It - Explained with Examples.
Introduction
In HTML, <div> tag does not have any meanings. It is just used to divide the sections and create a layout of your web page.
For example, you might want to use div for the header, navigation bar, side page, main page and footer because th...
jaylog.hashnode.dev2 min read