After trying for a few hours on my a:active, couldn't manage to get working (or so I thought). Google search showed about 20 results of people with my exact incorrect prediction of what active means.
It's only when it is being clicked (pretty pointless cos this is only about 0.1 seconds
).
So, what is the way to show what current page is being viewed, by this I mean the link/ anchor (or links/ anchors) to page you're currently viewing so the user knows exactly what they've viewed. Some sill people on google search suggested visited; but we know that's no solution as just shows what they've already viewed.
www.greentech-solutions.co.uk shows a black arrow, so you know what you're viewing. All I want is a different colour of text. I think this site achieves it via php or something like that.
I don't know php and really want to try to get my site done by this weekend, are there simple css that can create this for me?
Any input appreciated.
It's only when it is being clicked (pretty pointless cos this is only about 0.1 seconds
So, what is the way to show what current page is being viewed, by this I mean the link/ anchor (or links/ anchors) to page you're currently viewing so the user knows exactly what they've viewed. Some sill people on google search suggested visited; but we know that's no solution as just shows what they've already viewed.
www.greentech-solutions.co.uk shows a black arrow, so you know what you're viewing. All I want is a different colour of text. I think this site achieves it via php or something like that.
I don't know php and really want to try to get my site done by this weekend, are there simple css that can create this for me?
Any input appreciated.