/ Published in: HTML
![](/img/icon_sav.png?v3)
Use of the vCard(hCard) microformat, used to mark up contact details of
people, companies, organisations and places. Includes an download link via X2Vs hcard to vcard-service. Can be styled as a 2-column hcard via CSS (see CSS snippet)
inspired by the hcard implementation by Jon Tangerin (http://jontangerine.com/about/)
people, companies, organisations and places. Includes an download link via X2Vs hcard to vcard-service. Can be styled as a 2-column hcard via CSS (see CSS snippet)
inspired by the hcard implementation by Jon Tangerin (http://jontangerine.com/about/)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# <!-- Use of the vCard(hCard) microformat, used to mark up contact details of people, companies, organisations and places. Includes an download link via X2Vs hcard to vcard-service. Can be styled as a 2-column hcard via CSS) --> <div class="vcard"> <ul class="communication"> <li class="tel"> </li> <li class="email"> </li> </ul><!--/end communication --> <ul class="adr"> </ul> </div><!--/vcard--> </div>
URL: http://suda.co.uk/projects/microformats/hcard/
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)