On 4/29/07 5:34 PM, "Bruce Lawson" <bruce.c.lawson@gmail.com> wrote: > > I support this. > Today I've been trying to style a definition list, and need to wrap > each term and its definition(s). A span is illegal, a div is illegal. > > bruce What about nesting of definition lists to accomplish this? <dl> <dl> <dt>bla bla</dt> <dd>bla bla bla</dd> </dl> <dl> <dt>bla bla</dt> <dd>bla bla bla</dd> </dl> </dl> Is that even allowed...? It's still one list, but more lists inside the list so they can be styled as a pair. -- :: thyme online ltd :: po box cb13650 nassau the bahamas :: website: http://www.thymeonline.com/ :: tel: 242 327-1864 fax: 242 377 1038Received on Monday, 30 April 2007 21:26:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:31:58 GMT