I kno, in IE, to cause a list to occupy a single line instead of spanning multiple lines is like this:
But is it a CSS standard technique? I saw people doing this but it seems to me that list is meant to be spanning across multiple lines and this technique is going to break in some other browsers.
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
6
posted
0
That is the way everyone builds hortizontal menus. It is valid and all browsers support it.