On purpose...  I wanted to teach him to fish, not catch a fish for him. :)

On Fri, Sep 26, 2008 at 12:59 PM, André Ferreira <[EMAIL PROTECTED]>wrote:

> You forgot to take off the bullets:
> ul {
>         list-style: none;
> }
>
>
> ul li {
>         float: left;
> }
>
> On Fri, Sep 26, 2008 at 1:56 PM, Jamie C. <[EMAIL PROTECTED]>wrote:
>
>>
>> This should get you started:
>>
>> ul li {float:left}
>>
>>
>>
>> On Thu, Sep 25, 2008 at 2:53 PM, rafi <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> How do I style a horizontal <ul> list in IE6 using CSS?
>>>
>>> Instead of:
>>>
>>> o Item1
>>> o Item2
>>> o Item3
>>>
>>> I would like to have:
>>>
>>> Item1 | Item2 | Item3
>>>
>>> Thanks.
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> André Ferreira
> [EMAIL PROTECTED]
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to