When considering newer structural (semantic) elements (e.g. header, footer, sections, etc), where would you normally out your H1?
(*Note: Assume the H1 is what the page is about and not a company name.)
I see Kevin putting an H1 inside the Header element, but that doesn't seem right in most cases - unless you were including a company name / logo / menu together and the H1 was the company name.
Since I am building a news website, I would think my H1's would typically go in the Article element? Or maybe in the Main element, or maybe a Section element?