On 10/30/07, Martin McEvoy <[EMAIL PROTECTED]> wrote: > then this is probably wrong? > > <div class="hlisting"> > <p> > <span class="item fn">Parking space</span> > <span class="offer rent">for rent</span> > (<abbr class="dtlisted" title="20060202">2/2/06</abbr>) > </p> > ... > > http://microformats.org/wiki/hlisting#Simple_Listing > > or am I misunderstanding something else? :)
--- you are correct, that mark-up is wrong. I have updated the wiki example, there were a few errors, so if anyone wants to double-check my edits please do. Generally, because hListing (and hAudio) use the same style "item" as hReview, properties such as FN, URL, PHOTO and others need to be children of the ITEM property to give an explicit nesting and relationship. -brian -- brian suda http://suda.co.uk _______________________________________________ microformats-new mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-new
