Tim You wrote; > This is really an HTML question, not CSS so I'm replying off list.
So nuch for going off list..... > > You can use <ol start="x"> (whatever number you need) to start a list at a > new number. Or, you can use <li value="x"> to skip numbering within a > list. > > Both attributes are deprecated, so they are only valid under HTML 4.01 or > XHTML 1.0 Transitional. > > Tim To be clear, attributes and html tags that are deprecated should only validate under HTML *Transitional* and XHTML *Transitional* Doctypes. With an HTML 4.01 *Strict* Doctype, deprecated tags and attributes will not be valid. Jim Nannery www.sylvesterneal.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/