Latest Lists

html lists help?

I have an unnumbered list, each item has a background. Within that list i have another unnumbered list iwht a slightly different background. When it is displayed in IE, the 2nd list is underneath the first one, even though it starts in the right place. When i run it in firefox it work out perfectly. <ul id="nav"> <li>list1</li> <ul id="subnav> <li>sublist1</li> </ul> <li>list2</li> </ul> The background of the first list is a snowboard, and the background of the second is a longer snowboard, as it is for a subnavigation. Ive created the list through php, dont know if this would have affected it at all i used css to display the background for the <li>

Public Comments

  1. There is not enough information to help you out. Give an example of your list and the method you have used to give it a background.
Powered by Yahoo! Answers