Cascading Style Sheets (CSS) question- LI items in horizontal display
- From: bbcrock@xxxxxxxxx
- Date: 30 Jan 2006 14:07:39 -0800
I have several items in a UL/LI relationship. These items are nested
inside a div. I want to make the items display horizontal based on CSS
relationships only (not resorting to html tables). I read that the way
to do this is to use
display: inline;
but It's not changing the way the items display at all. Can anyone
point me to a really good description of this tag, another tag that
would move the LI items to a horizontal display or good ways to debug
CSS?
thanks!
Don
.
- Follow-Ups:
- Re: Cascading Style Sheets (CSS) question- LI items in horizontal display
- From: David Dorward
- Re: Cascading Style Sheets (CSS) question- LI items in horizontal display
- Prev by Date: Re: where to find website colour templates?
- Next by Date: Re: Cascading Style Sheets (CSS) question- LI items in horizontal display
- Previous by thread: css with <ul>
- Next by thread: Re: Cascading Style Sheets (CSS) question- LI items in horizontal display
- Index(es):