On Thu, Nov 13, 2008 at 10:58 AM, Martin McEvoy
<[EMAIL PROTECTED]> wrote:
> Martin McEvoy wrote:
>>
>> I would also like to propose that an hEntry that is a comment should be
>> marked up like this.....
>>
>> <div class="comment hentry">
>> ...
>> </div>
>
> sorry I meant...
>
> <div class="hentry comment">
> ...
> </div>
>
I think those would be equivalent (?). However, another way to do it would
be to add "comments" to a wrapping hfeed

<div class="hfeed comments">
 <div class="hentry">a comment</div>
</div>

This is interestingly documented right here:
http://www.flickr.com/photos/[EMAIL PROTECTED]/2271787498/

Regards, etc...



-- 
David Janes
Mercenary Programmer
http://code.davidjanes.com
_______________________________________________
microformats-new mailing list
microformats-new@microformats.org
http://microformats.org/mailman/listinfo/microformats-new

Reply via email to