Skip to content

Instantly share code, notes, and snippets.

@Zegnat
Last active April 17, 2018 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zegnat/23b1edc42c1b0d48d2443cea922cf8be to your computer and use it in GitHub Desktop.
Save Zegnat/23b1edc42c1b0d48d2443cea922cf8be to your computer and use it in GitHub Desktop.
<!-- HTML5 example article, with mf2 instead of schema.org, https://html.spec.whatwg.org/#article-example -->
<article class="h-entry">
<header>
<h1 class="p-name">The Very First Rule of Life</h1>
<p><time class="dt-published" datetime="2009-10-09">3 days ago</time></p>
<data class="u-url" value="?comments=0"></data><!-- <link> isn’t valid here, use <data>. -->
</header>
<p>If there's a microphone anywhere near you, assume it's hot and
sending whatever you're saying to the world. Seriously.</p>
<p>...</p>
<footer>
<a href="?comments=1">Show comments...</a>
</footer>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment