- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 09 Feb 2007 14:31:30 +0100
On Fri, 09 Feb 2007 13:53:06 +0100, David Latapie <david at empyree.org> wrote: > I agree. For images, I use a definition list > dd = image > dt = description > (in that order, since I want a bottom "caption") FWIW, this is totally wrong. (For one, they won't be associated with each other.) HTML5 has <figure> for images and similar documents which takes an embedded element and <legend> for a description. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Friday, 9 February 2007 05:31:30 UTC