> 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/ _______________________________________________ microformats-discuss mailing list microformats-discuss@microformats.org http://microformats.org/mailman/listinfo/microformats-discuss