HTML5 Tags and Global Attributes
Overview
In this blog, I will be covering HTML5 tags and attributes which are most commonly used.
HTML5 Tags
Article Tag: <article> </article>
It is used to describe an article on the webpage, like a Blog post or a News story.
Aside Tag: <aside>...
sanketk.hashnode.dev5 min read