html - list items nested within another list items . how to bring them one below another -
hi want make nested <li>
below above <li>
.
add following css file:
#a ul { margin:0; padding:0; }
also need change text-align:center;
text-align:left;
in #b li
Comments
Post a Comment