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

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -