geo-examples

Jump to: navigation, search

geo examples

Additional usage/markup examples of the geo microformat.

Using the dl element

<dl>
	<dt>Geo</dt>	 
	<dd class="geo">	 
		<dl>
			<dt>Latitude</dt>	 
			<dd><abbr class="latitude" title="45.498677">45°34' 13" N</abbr></dd>	 
			<dt>Longitude</dt>	 
			<dd><abbr class="longitude" title="-73.570260">73°29' 55" W</abbr></dd>	 
		</dl>	 
	</dd>
</dl>

See also

geo-examples’ was last modified: 2007-10-25T00:41:00P

Views