- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Wed, 05 Apr 2006 11:13:46 +1000
Ian Hickson wrote: > On Tue, 4 Apr 2006, fantasai wrote: >> I'm wondering what WA1 considers appropriate markup for a figure with a >> caption. > > <p><img src="image-equivalent-of-text" alt="text" title="caption"></p> That's fairly limited because it doesn't allow markup within the title attribute. What about extending the <caption> element, currently used with <table>, to <img>, <object> and <embed>? -- Lachlan Hunt http://lachy.id.au/
Received on Tuesday, 4 April 2006 18:13:46 UTC