Previous Message
Next Message

Re: [css-d] list-style on just one LI

Sent by Rijk van Geijtenbeek on 12 February 2002 04:04


On Monday, February 11, 2002, Emma wrote:

> Hey all :)

> I want to make a sub-nav list that shows one item selected if  you're in 
> that section.

> li {
>         list-style: none;
> }

> li.youAreHere {
>         list-style: disc;
> }

> <li class="youAreHere">Apprenticeship</li>
> <li>College</li>
> <li>Distance Ed</li>
> <li>University</li>

> But it doesn't seem to work.

How so? I tried the fragment above in Opera 6 and MSIE 6, and it works
fine there.

> Am I trying to do something illegal?

No. Maybe an URL with an example of what you were trying would help.



Greetings,
 Rijk                            [EMAIL-REMOVED]
(Opera Software employee)

Mot du Jour:
Why is "abbreviated" such a long word?
Previous Message
Next Message

Message thread: