html - list items nested within another list items . how to bring them one below another -


hi want make nested <li> below above <li>.

codepen.

add following css file:

#a ul {   margin:0;   padding:0; } 

also need change text-align:center; text-align:left; in #b li


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -