HTML5 Semantic Elements.
Introduction
When writing Html, we are most familiar with using tags such as <div>, <h1>, <p> to wrap around the contents of a web page. These tags get the job done and are still very much in use. Why then do we use semantic elements?
This article wi...
nofeesahdee.hashnode.dev3 min read