Computer Science, asked by rimmik1977, 9 months ago

_____ state is the normal or the unvisited state of a link​

Answers

Answered by iymanmalik1994
9

Answer:

There are four state of links given below: a:link => This is a normal, unvisited link. a:visited => This is a link visited by user at least once. a:hover => This is a link when mouse hovers over it.

Similar questions