Hi guys,
I want to create a menu that is going to be called from an include file.
The problem is i want the link to appear differently when you are on that page. So for example if you are on the home page the homepage button will be blue and the rest of the buttons will be grey.
Is it possible in
CSS to set an active link to a different colour? (i have tried the a:active but thats just for mousedown isnt it?)
I would also like the current link to be inactive so you cant select it - is this also possible?
thanks
john