well I just added

#nav_id ul li {
        display: inline;
}

 and it seems to have cleared it up...
previously I had only

#nav_id ul {
        float: center;
        min-width: 320px;
        height: 38px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        margin: 4px 100px;
        -margin: 4px 130px;
        $margin: 4px 130px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 400;
}


On Sep 9, 9:59 am, darkblueB <[EMAIL PROTECTED]> wrote:
> I just did a demo yesterday of a site I have been working on. I could
> swear I checked it against IE, but lo and behold, there was the <UL>
> navigation across the top stair stepping down .. I knew that happened
> in IE 5+, but I disregarded that case.. I didnt get the IE number, but
> it was definitely there... very disappointing .. (I develop in Firefox/
> Safari)
>
>   surely this must be the most common thing ever.. what did I miss ??
>
>  http://24.7.79.159/wtClient/userExperience/
>
>   -Brian
--~--~---------~--~----~------------~-------~--~----~
--
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