[whatwg] image captions

fantasai wrote:
> I'm wondering what WA1 considers appropriate markup for
> a figure with a caption.
> 
> ~fantasai

What's wrong with

<div>
   <img src="">
   <p>This is the caption.</p>
</div>

? That's how I think of it semantically, and I don't see it as being 
common enough to warrant a separate element of its own.

-- 
dolphinling
<http://dolphinling.net/>

Received on Tuesday, 27 June 2006 03:00:21 UTC