<article class="hentry">
<header>
<h1 class="entry-title">But Will It Make You Happy?</h1>
<time class="updated" datetime="2010-08-07 11:11:03-0400" pubdate>08-07-2010</time>
<p class="byline author vcard">
By <span class="fn">Stephanie Rosenbloom</span>
</p>
</header>
<div class="entry-content">
<p>...article text...</p>
<p>...article text...</p>
<figure>
<img src="tammy-strobel.jpg" alt="Portrait of Tammy Strobel" />
<figcaption>Tammy Strobel in her pared-down, 400sq-ft apt.</figcaption>
</figure>
<p>...article text...</p>
<p>...article text...</p>
<aside>
<h2>Share this Article</h2>
<ul>
<li>Facebook</li>
<li>Twitter</li>
<li>Etc</li>
</ul>
</aside>
<div class="entry-content-asset">
<a href="photo-full.png">
<img src="photo.png" alt="The objects Tammy removed from her life after moving" />
</a>
</div>
<p>...article text...</p>
<p>...article text...</p>
<a class="entry-unrelated" href="http://fake.site/">Find Great Vacations</a>
</div>
<footer>
<p>
A version of this article appeared in print on August 8,
2010, on page BU1 of the New York edition.
</p>
<div class="source-org vcard copyright">
Copyright 2010 <span class="org fn">The New York Times Company</span>
</div>
</footer>
</article>
YOU GUYS. HTML5 HIMSELF commented here! Wow! You heard it here first, all aside elements must include the Romanian word “autor” which is the “feminine equivalent autoare.” Oh HTML5, you so crazy.
Hi, I think that is better to use itemtype itemscope and itemprop atributes instead of class. So look at schema.org. them you can test your microdata on this url http://www.google.com/webmasters/tools/richsnippets
why we nee header inside article , we can use H tags or p to accomplish the session, is it necessary to have it.
on thing.. we can also use without the need for article.. my question is article tag some thing we should stick to it what addition it adds
my question is can we use Sections without the need for articles.. is it something we should always used it when we use sections… or it is optional and up to us .
Really good article about article tag. Can we use this technique for list of news articles , example as on css-tricks.com landing page. there is list of articles.
it’s too different from html 4!! but it’s cool :)
Now this is a handy piece of code. HTML5, microformat, my goodness. Thank you!
Google, like codes of HTML5. I tried to adapt the codes on my website. Nice article.
The aside element in an article should include the autor details. Look it up.
YOU GUYS. HTML5 HIMSELF commented here! Wow! You heard it here first, all aside elements must include the Romanian word “autor” which is the “feminine equivalent autoare.” Oh HTML5, you so crazy.
Nice Chris, that made me laugh…
I really like the look of HTML5 its seems clearer and less fussy.
I need to get my head in the game and do some catching up with HTML5 & CCS3!!
Why don’t you use microdata? See http://schema.org/ for more information.
Hi, I think that is better to use itemtype itemscope and itemprop atributes instead of class. So look at schema.org. them you can test your microdata on this url http://www.google.com/webmasters/tools/richsnippets
A demo might be nice.
Cool but can we use
to…
????
@l2aelba Yes, consider: http://www.turtleblog.co.uk/2011/04/whats-new-to-html5/
Great article, Chris. And the comment preview is awesome BTW :)
You should not use
<header>tag insde<article>– it should be used once on a page – for the main page header.That’s absolutely not true.
no not like that we can use header tag inside article tag .
why we nee header inside article , we can use H tags or p to accomplish the session, is it necessary to have it.
on thing.. we can also use without the need for article.. my question is article tag some thing we should stick to it what addition it adds
sorry… i forget
..we can also use without the need for .
my question is can we use Sections without the need for articles.. is it something we should always used it when we use sections… or it is optional and up to us .
Really good article about
articletag. Can we use this technique for list of news articles , example as on css-tricks.com landing page. there is list of articles.Really useful tag for my work process.