Pattern:
:visited
Definition:
The :visited pseudo-class matches links that have already been visited by the user.
Examples:
Style all visited links
a:visited { color: tomato; }
Pattern:
:visited
Definition:
The :visited pseudo-class matches links that have already been visited by the user.
Examples:
Style all visited links
a:visited { color: tomato; }
Designed by : w10schools
service@w10schools.com
Our Partners: aeeble – Providing content publishing and search solutions
Please login to continue.