[uf-discuss] Marking up table rows
Nick Fitzsimons
nick at nickfitz.co.uk
Tue Sep 4 08:05:17 PDT 2007
> How would I mark-up the second table row (based on a
> real-world advocacy
> example):
>
> <tr><th>Longitude</th><th>Latitude</th><th>Height</th><th>Fooo
> bar</th><th>Place</th></tr>
>
> <tr><td>16.30</td><td>61.07</td><td>140</td><td>zzz</td><td>Wi
> dgetsville</td></tr>
>
> with both hCard and geo?
>
> The real example has ~50 rows. Is it feasible to wrap each in:
>
> <tbody class="vcard">?
>
> is there an alternative?
Maybe I'm missing something, but what's the problem with
<tr class="vcard">
?
Regards,
Nick.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/
More information about the microformats-discuss
mailing list