gecko/toolkit/components/microformats/tests/geo.html

9 lines
218 B
HTML

<html>
<body>
<span class="geo" id="01-geo-abbr-latlong" >
<abbr class="latitude" title="37.77">Northern</abbr>
<abbr class="longitude" title="-122.41">California</abbr>
</span>
</body>
</html>