aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes A List Occupying a Single Line Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "A List Occupying a Single Line" Watch "A List Occupying a Single Line" New topic
Author

A List Occupying a Single Line

Alec Lee
Ranch Hand

Joined: Jan 28, 2004
Posts: 568
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
That is the way everyone builds hortizontal menus. It is valid and all browsers support it.

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: A List Occupying a Single Line
 
Similar Threads
Indentation of SubList
Embedding Lists in XHTML
Not achieving space between div blocks containing lists
unordered list with hyphen
CSS navigation Menu