selected-test-cases-from-the-web: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
This page exists to collect snapshots in time of events found "in the wild" for testing purposes. Unfortunately, the wiki tools we have make it impossible to include "raw" microformatted HTML, so you'll need to go to [http://microformats.org/~rohit/mf-testcases.html an external page of test cases].
This page exists to collect snapshots in time of events found "in the wild" for testing purposes. Unfortunately, the wiki tools we have make it impossible to include "raw" microformatted HTML, so you'll need to go to [http://microformats.org/~rkhare/mf-testcases.html an external page of test cases].


=Elemental=
=Elemental=

Revision as of 00:32, 20 July 2005

This page exists to collect snapshots in time of events found "in the wild" for testing purposes. Unfortunately, the wiki tools we have make it impossible to include "raw" microformatted HTML, so you'll need to go to an external page of test cases.

Elemental

Compound

hCard

 <div class="vcard">
 	<img style="float:right; margin:4px" src="http://gbraad.survion.com/photos/profile/0.jpg" alt="Profile photo" class="photo"/>
 
 	<a class="url fn" href="http://gbraad.survion.com/" title="Full name">Gerard Braad Jr.</a>
         <span class="bday" title="Date of Birth">1981-02-22</span>
 	<div class="org" title="Organisation"><a class="url work" href="http://www.survion.com/">Sur-V-ioN</a></div>
 	<span class="role" title="Role">(Freelance) Software Developer</span>
 
 	<div class="adr">
 		<div class="street-address" title="Street">Rustenburgstraat 224</div>
 		<span class="postal-code" title="Postal code">7311JC</span>
 		<span class="locality" title="City">Apeldoorn</span>
 		<span class="country" title="Country">The Netherlands</span>
 	</div>
 	<div class="tel">
 		<span class="pref work voice" title="Work phonenumber">+31 (0)87 1901 799</span>
 		<span class="home voice" title="Home phonenumber">+31 (0)55 521 2488</span>
 		<span class="cell voice" title="Cell phonenumber">+31 (0)6 4256 7996</span>
 	</div>
 	<div class="email">
 		<span class="pref internet" title="Primary email">g_braad@survion.com</span>
 		<span class="internet" title="Alternate email">g_braad@spotsnel.nl</span>
 	</div>
 </div>
 
 <div class="services">
 	<span class="yahoo" title="Yahoo! contact">g_braad</span>
 	<span class="msn" title="MSN contact">g_braad@hotmail.com</span> 
 	<span class="icq" title="ICQ number">25725591</span>
  	<span class="aim" title="AIM contact">gbraadjr</span>
 
 	<span class="skype" title="Skype username">g_braad</span>
 	<span class="gizmo" title="Gizmo username">g_braad</span>
 </div>

 <div class="downloads">
 	<a href="/files/gbraad.vcf" title="vCard">vCard</a> |
 	<a href="/files/gbraad.rdf" title="RDF">RDF</a> |
 	<a href="/files/foaf.rdf" title="FOAF">FOAF</a><!-- |
 	<a href="http://suda.co.uk/projects/X2V/get-vcard.php?uri=http://gbraad.survion.com/site/?p=profile" title="hCard">hCard</a>-->
 </div>

hCalendar

Multiple Tests

  • Tantek's blog always has a fresh selection of microformatted content: http://tantek.com/log
  • The home page of this site?