Computer Science, asked by shreyasshreyas49573, 2 days ago

6 4. Briefly describe the categories of link states and demonstrate them with the help of a HTML program​

Answers

Answered by 6706984
0

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.

Answered by kishankr38
0

Explanation:

A link is a connection from one Web resource to another. ... The link starts at the "source" anchor and points to the "destination" anchor, which may be any Web resource (e.g., an image, a video clip, a sound bite, a program, an HTML document, an element within an HTML document, etc.).

Similar questions