HTML semantic tags
We all know about HTML 5, right? Well, I knew about some of the new semantic tags,
like header
/ nav
/ main
/ article
/ aside
/ footer
,
but I’m still falling down to using tons of divs and spans instead. So as I want to refresh that blog at some point,
it was time I revise those semantic tags. Let’s take the little time we have during confinement to learn something!