Can someone explain what an visited link means. Explain it in detail
Can someone explain what an active link means. Explain it in detail.
I completed understand the hover property.
- a:link - a normal, unvisited link
- a:visited - a link the user has visited
- a:hover - a link when the user mouses over it
- a:active - a link the moment it is clicked
Riyaz AkhtarPosted Jul 25, 2013, 5:14 AM
Iftikar HussainPosted Jul 25, 2013, 5:03 AM
Please refer the below link
http://www.w3schools.com/tags/tag_a.asp
Regards,
Iftikar
Sanjeeb LenkaPosted Jul 25, 2013, 4:48 AM
a:visited- its the link you clicked previously and its color will be pink
a:Active- the moment you clicked on the link and its color will be red