Computer Science, asked by ka4756625, 3 months ago

Describe the different states of a link?​

Answers

Answered by Anonymous
3

A link has four different states — link , visited , active and hover . These four states of a link can be styled differently through using the following anchor pseudo-class selectors. a:link — define styles for normal or unvisited links. a:visited — define styles for links that the user has already visited.


ka4756625: Hi
Answered by Anonymous
25

Answer:

A link has four different states —

link , visited , active and hover . These four states of a link can be styled differently through using the following anchor pseudo-class selectors. a:link — define styles for normal or unvisited links. a:visited — define styles for links that the user has already visited.


ka4756625: Hi
Similar questions