![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Is it possible, so that when you do multiple <UL>'s to control how deep the UL's are marked? For example, it would defaultly look like this with multiple ULs and LIs: -- Code : Main Menu<ul>Fruits<ul><li>Apples</li><li>Oranges</li></ul></ul . -- Returns : Main Menu Åú Fruits Åõ Apples Åõ Oranges . -- But, what I want: Main Menu Åú Fruits Apples Oranges . I am pretty sure you can do stuff like .whatever div div div { your css; } - so it will effect only a 3rd level embedded div (I believe thats the purpose, at least). Is this how this would be done? My experiments have all failed me. Any advice would be greatly appreciated. |
![]() |
| Thread Tools | |
| Display Modes | |
| |