Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The header goes inside of body now? If so then now header no longer means header. For that matter, main seems to be doing what body is supposed to do? Personally I think it should be:

  <header role="banner">
  [...]
  </header>
  <body id="content" class="group" role="main">

  <div id="divcontent1" class="aclass" role="arole">
  [...]
  </div>

  </body>
  <footer role="contentinfo">
  [...]
  </footer>
Why change the expectations for where a header goes after around two decades?


Are you mistaking header and head?


Yes, you're right, I got them mixed up, thanks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: