Sha256: 3fea2c51119eab5089b6de1dd0b1fca2996a2f9a57f64a237eb328d8bc739fb8

Contents?: true

Size: 870 Bytes

Versions: 13

Compression:

Stored size: 870 Bytes

Contents

<!-- http://microformat2-node.jit.su/h-card.html -->

<div class="h-card">
    <!-- innerText and value pattern -->
    <span class="p-name">
        <span class="p-given-name value">John</span> 
        <abbr class="p-additional-name" title="Peter">P</abbr>  
        <span class="p-family-name value ">Doe</span> 
    </span>
    <data class="p-honorific-suffix" value="MSc"></data><!-- theses should return no value --><br class="p-honorific-suffix">BSc
    <hr class="p-honorific-suffix">BA
    
    <!-- image and area tags -->
    <img class="p-honorific-suffix" src="images/logo.gif" alt="PHD"><img src="images/logo.gif" alt="company logos" usemap="#logomap"><map name="logomap"><area class="p-org" shape="rect" coords="0,0,82,126" href="madgex.htm" alt="Madgex">
<area class="p-org" shape="circle" coords="90,58,3" href="mozilla.htm" alt="Mozilla"></map>
</div>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
microformats2-3.0.1 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-3.0.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.9.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.1.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.3 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.2 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.1 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.0 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.0.pre5 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.0.pre4 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.0.pre3 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.0.pre2 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html
microformats2-2.0.0.pre1 spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html