Microformats - simple, small, useful
Have you ever entered web site and spent minutes looking for contact details? So here comes the solution how to make easy for visitors to find them quickly and easy way.
The solution is called microformats
I have just recently discovered them on the couple of my favourite web sites. I found them very interesting and useful so decide to implement them straightaway.
What are the microformats about? Microformats gives you the possibility to implement your contact details or events into your web site the way that they can be imported as hcard - for contact or as hcalendar - for calendar events to other peoples address books and calendars. Obviously if the format is supported which in most cases is supported.
Firefox’s extension.
My favorite web browser is capable of exporting microformats true the extension (which you can download right here). It displays the microformats icon whenever they are presented on the site and allow you to display them with a single click. The information is then displayed in it own panel and can be exported and saved to your computer. Could not be easier!
Not everybody uses Firefox so it is recommended to display a link to microformats feeds. I use Technorati’s feed for that.
How to create microformats contact?
It could not be more simple. Here is the code. You will get the point just looking at it. You can just use this code and change the contact details. You can even include more information which I have not included. For more information visit microformats home page.

This way you can display information not only about your contact details but about any person mentioned on your site as well. That is ideal for organising conferences and seminars. So do not wait and go for it!