title or h1?
Most sites - even personal ones - have some sort of logo or corporate -like title. Once a site is ‘named’, there’s a reasonable desire to ensure that every page references the site’s logo or title. But what is the correct semantic markup to use for this information? Many sites opt to place a logo image and/or text inside the <h1> tag on every page.
But is that correct? Or even desirable?