On 04/07/07, Thom Shannon <[EMAIL PROTECTED]> wrote:
What would be the way to markup a hCard as being the definitive hCard on a page. For example the page owner or author. My blog has hCards of friends and commenters, as well as my own. But I'd like a programmatic way to identify mine, mainly to access information about me at my openid.
The <address> element is for signifying the page author. This'd probably suit what you're looking for (<address class="vcard"> etc.). -- Frances Berriman http://fberriman.com _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
