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

Andy Mabbett andy at pigsonthewing.org.uk
Fri Mar 23 11:04:38 PST 2007


I'm advising someone on marking up some content, where each table row
refers to a specific place.

Stripped of extraneous detail, the markup looks like:

        <tr>

        <td><a href="...">Visitor Center</a></td>

        <td><img alt="" src="flag.png" />  <a href="...">Nepal</a></td>

        <td>Okhaldhunga (40 km) <a href="...">map</a></td>

        </tr>

Okhaldhunga is a place ("locality") and Nepal, obviously, the
"country-name". "Visitor Center" will be the "fn org".

The URLs are to maps, and need not be marked-up in the hCard.

Given that the only place class="vcard" can go is the <tr>, where can I
put class="adr"?

-- 
Andy Mabbett
                 <http://www.pigsonthewing.org.uk/uFsig/>

                    Welcome to the world's longest week!


More information about the microformats-discuss mailing list