treehouse : what would you like to learn today?
Web Design Web Development iOS Development

IE 6 causing Floated inline ul li to stair step

  • Hello,

    Here is my first project since doing freelance in about 3 years. Using CSS instead of tables has made it interesting but good.

    The problem is everything looks great in firefox and safari but IE 6 breaks several things. Most important in the top menu which is a floated left inline ul li that stair steps down in IE 6.

    Here is a link to the test site: http://www.isisheds.com/test

    Any help would be very appreciated.

    -Jeremy
  • Just here for a quick visit. Aren't you talking about Step-downs? If so, Chris wrote a tutorial on how to prevent menu step-down.
  • Thank you very much.. I used another workaround but this will help for next time!