<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hey,<br>
<br>
I'm confused about how to use <main>?<br>
<br>
"Where flow content is expected, but with no article, aside, footer,
header or nav element ancestors." -
<a class="moz-txt-link-freetext" href="http://www.w3.org/html/wg/drafts/html/master/grouping-content.html#the-main-element">http://www.w3.org/html/wg/drafts/html/master/grouping-content.html#the-main-element</a><br>
<br>
... yet Ian, you say it <i>can</i> be used inside <article>
and/or <aside> elems?<br>
<br>
Which is correct?<br>
<br>
Yours hopefully,<br>
<br>
<div class="moz-cite-prefix">On 05/03/2014 04:39, Ian Hickson wrote:<br>
</div>
<blockquote
cite="mid:alpine.DEB.2.00.1403050437240.31525@ps20323.dreamhostps.com"
type="cite">
<pre wrap="">On Wed, 5 Mar 2014, Brett Ryan wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
There is no restriction on header/footer elements coming before/after a
main, but main can not be a child of a article/aside or other sectioning
elements. You may only have one main element per document page.
</pre>
</blockquote>
<pre wrap="">
You can have <main> in an <article> or <aside>, and have multiple per
page. It's basically the same as <div>.
<a class="moz-txt-link-freetext" href="http://whatwg.org/html#the-main-element">http://whatwg.org/html#the-main-element</a>
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<div id="hcard-Lewis-Dexter-Litanzios" class="vcard">
<div class="org" style="position:absolute; left:-9999px;
top:-9999px;">ldexterldesign</div>
<a class="url" href="http://www.ldexterldesign.co.uk/"
title="ldexterldesign.co.uk"> <img alt="ldexterldesign logo"
src="cid:part1.02010209.09080803@ldexterldesign.co.uk"> </a>
<div class="fn n"> <span class="given-name">Lewis</span> <span
class="additional-name">Dexter</span> <span
class="family-name">Litanzios</span> </div>
<!-- /.fn.n -->
<div>Web Designer & Developer</div>
<a class="email" href="mailto:mail@ldexterldesign.co.uk">mail@ldexterldesign.co.uk</a>
<div class="tel">+44 7504 907 304</div>
</div>
<!-- /.vcard --></div>
</body>
</html>