I am writing ul inside ul to make a accordion type of menu. But when I check my code below in html validator it gives me these errors
ul
You need to put the inner ul inside an li element.
li