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

sixes

  • Horizontal UL Problems

    I usually just have a li{ float: left; } li a{ display: block; width: x; height: x; } try taking off the display: inline on the 'li' and the float: left on the 'li a'
    Comment by sixes January 2009 permalink