I'm still learning from fighting with nested lists, though I'm getting there. I'm using Barry's child (CH), grandchild (GCH), and great-grandchild (GCH) analogy in Comment Tags. I need to know how to write the CSS and the markup. For example, I don't like the very wide space that Frontpage uses as it 'indents' each nesting level. Looking at what I have so far, will I have to give each "generation" of ul a class? If so, will I need to tag every single li to make it control itself? Or can CSS be written so a ul generation and all lis in that ul generation behave the same way? Judy