[uf-discuss] Marking up table rows

Andy Mabbett andy at pigsonthewing.org.uk
Tue Sep 4 07:37:35 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>Fooobar</th><th>Place</th></tr>

<tr><td>16.30</td><td>61.07</td><td>140</td><td>zzz</td><td>Widgetsville</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?

(When we have an answer, suitable also for hCalendar and other
microformats, I suggest this be added as a FAQ)

-- 
Andy Mabbett
** via webmail **



More information about the microformats-discuss mailing list