Skip to content

Latest commit

 

History

History
executable file
·
21 lines (17 loc) · 497 Bytes

html-microformats.md

File metadata and controls

executable file
·
21 lines (17 loc) · 497 Bytes
title category layout
Microformats
HTML
2017/sheet

Author

<span class="entry-author" itemprop="author" itemscope="itemscope" itemtype="http://schema.org/Person">
  <a href="http://AUTHORPAGE" class="entry-author-link" itemprop="url" rel="author">
    <span class="entry-author-name" itemprop="name">AUTHORNAME</span>
  </a>
</span>

Time

<time class="entry-time" itemprop="datePublished" datetime="2009-02-09T20:04:00+00:00">February 9, 2009</time>