buttons: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 6: Line 6:


=== [[hcard|hCard]] ===
=== [[hcard|hCard]] ===
* http://www.crowley.nl/images/hcard.png  
* http://www.crowley.nl/images/hcard.png (mirror: http://www.davidjanes.com/images/mf_hcard.png )
* http://rbach.priv.at/Misc/Volatile/hCard.gif
* http://rbach.priv.at/Misc/Volatile/hCard.gif
* CSS-powered badge, as evidenced at [http://re-run.com/about/microformat-badges microformat badges @ re-run]
* CSS-powered badge, as evidenced at [http://re-run.com/about/microformat-badges microformat badges @ re-run]
=== [[hcalendar|hCalendar]] ===
=== [[hcalendar|hCalendar]] ===
* CSS button [http://www.midgard-project.org/community/events/ from Midgard CMS - Event calendar]:  
* CSS button [http://www.midgard-project.org/community/events/ from Midgard CMS - Event calendar]:  

Revision as of 19:18, 3 November 2005

Microformats buttons

There have been requests for buttons for various microformats. Either badges, or buttons that do something with the specific microformats. This page keeps a list of buttons, and requests as well. - Tantek

badges

hCard

hCalendar

››› hCalendar


Code (white space added for readability):

<span class="badge" 
      style="float: left; font: 9px Geneva, Verdana, sans-serif; padding: 0 1.0em 1px 0; border: 1px solid #000;
             background: #D1940C; color: #fff; text-decoration: none; text-align: center;">
 <span style="background: #000; border-right: 1px solid #000; color: #FFF; padding: 1px 0.75em; 
              margin-right: 0.1em;">
 &#8250;&#8250;&#8250;
 </span> 
 hCalendar
</span>

requests

  • logos and buttons for all microformats