html - horizontal unordered list -


I can do this with a table in 5 seconds but I'm trying to avoid using this CSS , FF but the problem is that I do not work in IE (the second is first seen under Li)

   

The use of HTML 4 strict or HTML 5 DOCTYPES worked in IE8 for me

    

HTML5: & lt ;! DOCTYPE html & gt;

Comments