Difference in HTML5 Structured Layout: Which is correct?
I am researching HTML5 structural elements and seeing variations on how it should be laid out.
I.E. - here on Smashing Magazine (however, was written in 2009.)
V.S.
Image from Informit (2011)
V.S.
Sketch From A List Apart (2007)
.. looks like the biggest difference is whether the <section> comes before <article>.
So, which is it? Does <article> contain <section>? Or does <section> contain article?













