/ Published in: HTML
This example is a full HTML5 article structure. Just copy/paste it into your page to check.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<article class="entry"> <header> <time class="updated" datetime="2013-12-01 01:12:02-0300" pubdate>01-12-2013</time> <p class="byline author vcard"> </p> </header> <div class="entry-content"> <figure> <img src="tammy-strobel.jpg" alt="Avatar of Mirt Boum" /> <figcaption>Mirt Boum in hisr pared-down, 250sq-ft apt.</figcaption> </figure> <aside> <ul> </ul> </aside> <div class="entry-content-asset"> <a href="photo-full.png"> <img src="photo.png" alt="The objects Mirt removed from his life after moving" /> </a> </div> </div> <footer> <p> A version of this article appeared in print on December 1, 2013, on page BU1 of the New York edition. </p> <div class="source-org vcard copyright"> </div> </footer> </article>
URL: http://www.apphp.com/index.php?snippet=html-5-article-structure