[whatwg] <figure> for thumbnails needs <a><img>

Hi,

If <figure> is intended to be used for thumbnails then we have to allow <a> 
around the embedded content:

   <figure>
    <a href="foo-larger.html"><img alt="..." src="foo.png"></a>
    <legend>...</legend>
   </figure>

Clicking on the image is how most galleries work AFAIK -- the link is mostly 
not in the caption.

Regards,
Simon Pieters

_________________________________________________________________
Bjud p? sjysta m?rkesjackan http://tradera.msn.se/

Received on Saturday, 2 December 2006 16:25:48 UTC