[thelist] LI CSS

Tim Beadle tsb at wigner.ioppublishing.com
Thu Apr 22 09:34:03 CDT 2004


On Thu, Apr 22, 2004 at 03:22:38PM +0100, Andrew wrote:
> This is going to sound either ridiculously simple and subsquently me being
> braindead or it's not possible at all, when using the <li> the list goes
> vertically, of course we all know that.  Is it possible to have the words
> displayed next to each other as in a sentence? I am thinking that if this is
> possible css is the way to go

li {
  display: inline;
  }

tsb
-- 
"The first priority in finding a needle in a haystack is not to get a bigger 
haystack" - iamnotandrei


More information about the thelist mailing list