microformats2/spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-2.html
2013-04-18 22:13:36 -07:00

10 lines
349 B
HTML

<!-- http://microformat2-node.jit.su/h-geo.html -->
<p>My favourite hill in the lakes is
<span class="h-geo">
<span class="p-name">Pen-y-ghent</span>
(Geo: <span class="p-latitude">54.155278</span>,
<span class="p-longitude">-2.249722</span>). It
raises to <span class="p-altitude">694</span>m.
</span>
</p>