[html5] Figure tag on avatar

Rodrigo Soares oncemade at gmail.com
Wed Sep 2 14:57:54 PDT 2009


Hi,
Is it semantically correct to wrap a FIGURE tag around an avatar?

<ul class="commentList">
<li>
<figure>
<img src="joel.jpg" alt="Joel Rocks" />
<legend>Joel</legend>
</figure>
<p>But I must explain to you how all this mistaken idea of denouncing
pleasure and praising pain was born and I will give you a complete account
of the system</p>
</li>
<li>
<figure>
<img src="rodrigo.jpg" alt="Rodrigo Soares" />
<legend>Rodrigo</legend>
</figure>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua.</p>
</li>

</ul><!-- /.commentList -->

Thanks,
Rodrigo Soares [?]
Front-End Architect @ MySpace
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20090902/f474b6b6/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 667 bytes
Desc: not available
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20090902/f474b6b6/attachment-0002.gif>


More information about the Help mailing list