The links have color red. How do I make them change once a user clicks/visits those links?
Thanks
The links have color red. How do I make them change once a user clicks/visits those links?
Thanks
Use a:visited
selector
I did not understand this. Can you please explain in simple words?
Sorry for trouble
Try this: CSS :visited Selector
You’ll have to override the :visited
for your links.
Thanks a lot. It worked
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.