A rumor says that Olivier Thereaux wrote: ><ul> > <li>foo</li> > <li> > <ul> > <li>bar</li> > <li>zog</li> > </ul> > </li> ></ul> > >This is the proper way to do nested lists in HTML 4.01. > Absolutely. But most html editors can't do that because of the high complexity of copy/paste and indentation in lists + the need to handle malformed lists where nested ULs are direct children of another UL. </Daniel>Received on Thursday, 26 September 2002 07:45:04 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:29 UTC