Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- CSS active page highlight


piskie - 12:39 pm on Nov 6, 2002 (gmt 0)


You need to assign a "class" to display your page in the list of links:

.page { color:#FFFFFF; background:#003366;}

Then you need make the text plain and not linked.
Then you assign the css class to the text possibly using the <span> tag:

<span class="page">Home</Span>

Unfortunately, this means carrying out the unlinking etc on each page.


Thread source:: http://www.webmasterworld.com/css/380.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com