<p dir="ltr">Maybe this thread will shed some light on the reasoning behind recommending against it : <a href="http://webaim.org/discussion/mail_thread?thread=6343&id=25219">http://webaim.org/discussion/mail_thread?thread=6343&id=25219</a></p>

<p dir="ltr">Hope it helps!</p>
<div class="gmail_quote">On May 8, 2014 10:14 PM, "Micky Hulse" <<a href="mailto:mickyhulse.lists@gmail.com">mickyhulse.lists@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Judith! Thanks for reply. :)<br>
<br>
On Thu, May 8, 2014 at 6:33 PM, Judith <<a href="mailto:judith@desplechin.com">judith@desplechin.com</a>> wrote:<br>
> You can use <main> and then nest <section>s and or <article>s within the <main>you would have the <h1> in the main and <h2> within the other elements . And other headings if needed. The <main> can only be use once per page and cannot include any info that is repeated on another page.<br>

<br>
That makes sense to me.<br>
<br>
Normally, the way I code up HTML5 docs, based on what I've read/seen<br>
elsewhere, is to use <section>, <article>, <footer>, other and use<br>
<h1> to kick off the top level heading for the elements … if there's<br>
nested sections (or other) then I'll reset the headings and start with<br>
<h1> again.<br>
<br>
I've recently used <main> on a personal project (it's on the page only once).<br>
<br>
I guess I was surprised to see people rallying against the usage of<br>
what I thought was the "standard" way to mark up HTML5 documents.<br>
<br>
A part of me kinda got the vibe that, at least in Steve's case, he was<br>
kinda anti whatwg, and maybe stuck a little bit in the HTML4 world.<br>
<br>
OTOH, I get his/their points about it being "theoretical". I also<br>
understand what they mean when refering to SEO and screen readers.<br>
<br>
But, isn't the point of using HTML5 "now" to help motivate browser and<br>
screen reader companies get "on board" with the future way of doing<br>
things?<br>
<br>
If no one used <section> and <h1>, then there would be no reason to<br>
change. We'd all be stuck using HTML4 markup.<br>
<br>
Maybe I'm just missing the point of those articles?<br>
<br>
Am I making a mountain out of a molehill here? :D<br>
<br>
Too much coffee?<br>
<br>
--<br>
<<a href="http://git.io/micky" target="_blank">git.io/micky</a>><br>
_______________________________________________<br>
Help mailing list<br>
<a href="mailto:Help@lists.whatwg.org">Help@lists.whatwg.org</a><br>
<a href="http://lists.whatwg.org/listinfo.cgi/help-whatwg.org" target="_blank">http://lists.whatwg.org/listinfo.cgi/help-whatwg.org</a><br>
</blockquote></div>