-----Original Message-----
From: David Hucklesby [mailto:[EMAIL PROTECTED] 

For this, I make the current link a STRONG element instead of a link.
This emphasizes "you are here" even in the absence of CSS.

--

How do you use CSS to make a link another element? Or am I misinterpreting
what you are doing. I always simply make a class called current, apply that
class to the link, and define that class has having a different color,
weight, background, etc...

If you are hard coding it and removing the link that's an option but the
better option would be to use PHP to dynamically add the class to the link
when the page is active.

Mike


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to