|
for
all interested (and thanks to everyone), tania had the answer that worked out
for me. the <li>s need to have some float (within the <ul>) or they
all bunch up.
ps -
for anyone that's interested, i'm not quite doing the ala-tabs thing. i'm
replacing a list of links with associated icons, replacing the text in the
<li>s with images via css. presents like a text list to readers, etc.
visually, it looks like a row of (differing-width) icons.
s:r
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED] Sent: Monday, July 12, 2004 9:24 PM To: [EMAIL PROTECTED] Subject: Re: [WSG] setting width for <li>s when inline By adding " float: left; " to your <li> class all your
list items will continue on along one horizontal line. If you leave the
<li> width at 200 they wil be even spaced but if you remove this they will
of course bunch up closer.
Tania
----- Original Message -----
|
- [WSG] setting width for <li>s when inline Scott Reston
- Re: [WSG] setting width for <li>s when inline design
- Re: [WSG] setting width for <li>s when inline Michael Rainey
- Re: [WSG] setting width for <li>s when inline Nick Gleitzman
- RE: [WSG] setting width for <li>s when inline Scott Reston
- RE: [WSG] setting width for <li>s when inline Patrick Lauke
- RE: [WSG] setting width for <li>s when inline Scott Reston
- RE: [WSG] setting width for <li>s when inline Patrick Lauke
- RE: [WSG] setting width for <li>s when inline Scott Reston
- Re: [WSG] setting width for <li>s when inline design
- RE: [WSG] setting width for <li>s when inline Scott Reston
- Re: [WSG] setting width for <li>s when inli... Chris Stratford
- RE: [WSG] setting width for <li>s when inline Scott Reston
- RE: [WSG] setting width for <li>s when inline Patrick Lauke
- RE: [WSG] setting width for <li>s when inline Scott Reston
