I want to create a site map with indenting, like so:

Menu Level 1
   submenu level 1a
   submenu level 1b
   Menu Level 2
      submenu level 2a
      submenu level 2b

But when I try to do it with nested DL's, the formatting is all wonky (indents don't match up, and leading blank line on DL disrupts the flow).

How can I do this using logical HTML elements? Is it possible?

I don't want to use PRE or <BR>s because then lines won't wrap to indents.


tnx,
-boo


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to