I have a scenerio as follows;

<ul>
        <li>whatever</li>
                <ul>
                        <li>tabbed in 2 px or so</li>
                        <li>some more</li>
                </ul>
        <li>more....</li>
</ul>


I want to control the amount the <li> items of the second <ul> are  
imbedded. The "tabbed in 2px or so" part is what I'm talking about.  
Can some some give me a clue how to do that?

Thanks..
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to