- From: Edward O'Connor <hober0@gmail.com>
- Date: Sat, 07 Apr 2007 14:01:57 -0400
Elliotte wrote: > No, the caption should be displayed to all users. That means it needs > to be element content, not an attribute value. Just maybe > > <ul> > <caption>Animals</caption> > <li>Cat</li> > <li>Dog</li> > <li>Horse</li> > <li>Cow</li> > </ul> That should probably be <legend>, not <caption>, For the same reason that <figure> uses <legend> and not <caption>. Ted -- Edward O'Connor hober0 at gmail.com Ense petit placidam sub libertate quietem.
Received on Saturday, 7 April 2007 11:01:57 UTC