A microformat is a data formating approach that allows a developer make information that is intended for an end user to be read by software also.
An example would be a contact information found in a web page. A developer can use a contact microformat to put that information on the page so that humans and softwares can read it.
<div class="vcard">
<div class="fn">Kenney Jacob</div>
<div class="org">Mobme...
October 25, 2007 by Kenney Jacob - Comments (1)


