[uf-new] Re: Comment Questions

David Janes davidjanes at blogmatrix.com
Thu Nov 13 08:02:32 PST 2008


On Thu, Nov 13, 2008 at 10:58 AM, Martin McEvoy
<martin at weborganics.co.uk> 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/90594399@N00/2271787498/

Regards, etc...



-- 
David Janes
Mercenary Programmer
http://code.davidjanes.com


More information about the microformats-new mailing list