Tag Archives: nested lists
Nested Lists – Web Development 101
Recently I was debugging a problem on a site I’m developing. As it turns out the issue dealt with a script I was using for the site navigation, which was an unordered list of links for the pages of the site. The list contained nested lists that were links for sub-sections of the site. Unable to come up with a quick fix on my own after going through my code, I turned to a web development technical forum for assistance. After the first response, I found myself wishing I had spent a little more time looking for the answer on my own.
Posted in Web Design
Also tagged code, design, technical, unordered lists, user forums, web development
1 Comment