DEV Community

Discussion on: A short guide to help you pick the correct HTML tag

Collapse
 
oli8 profile image
Olivier • Edited

Well for instance it would make sense to me if in the layout you've shown the articles had an h1 for header as their title.
Also in today component oriented world we create component HTML structure independantly from where it's gonna end up. :)

EDIT: I was wrong