Learn About Semantic HTML
Adding a Semantic element is not about changing the look (visual) of it but It is about adding meaning to it, Visually It wouldn't matter if you use a Semantic HTML element like header, footer, etc or a generic HTML element like div, span, etc.
So, n...
harshsinghatz.hashnode.dev2 min read