[uf-discuss] Mark-up for vCard in table rows

Jason Garber jason at sixtwothree.org
Sun Mar 25 14:54:20 PST 2007


Jason Garber wrote:
> Quick and dirty example:
>
> <table>
>    <tbody class="hcard">
>       <tr class="adr">
>          <td class="fn">Jason Garber</td>
>          <td class="locality">Vienna</td>
>          <td class="region">VA</td>
>       </tr>
>    </tbody>
>    <tbody class="hcard">
>       <tr class="adr">
>          <td class="fn">Andy Mabbett</td>
>          <td class="locality">Sometown</td>
>          <td class="region">Somewhere</td>
>       </tr>
>    </tbody>
> </table>

Correction: those classes should be "vcard", not "hcard".

Jason
jason at sixtwothree.org


More information about the microformats-discuss mailing list