h entry

This publishes episodic or date-stamped content:p-name, p-summary, e-content, dt-published, dt-updated, p-author, p-category, u-url, u-uid, p-location, u-syndication, u-in-reply-to, p-rsvp, u-like-of, u-repost-of


<article class="h-entry">
  <h1 class="p-name">Microformats are amazing</h1>
  <p>Published by
       <a class="p-author h-card" href="http://example.com">
         Chong Lip Phang</a>
      on <time class="dt-published"
           datetime="2019-06-13 12:00:00">
         13<sup>th</sup> June 2019</time></p>
  <p class="p-summary">
       In which I extoll the virtues of using microformats.</p>
  <div class="e-content">
    <p> Microformats attach meaningful semantics to HTML tags so that search engines and browsers can produce smarter results and process metadata more easily.
  The ‘class’ and ‘rel’ attributes are used within tags of microformats.</p>
  </div></article>