:link
Term side of the Card
Topic: Pseudo Classes
Unit title: :link
Categories: Pseudo-class
Explanation side of the Card
Explanation: The pseudo-class that targets links (usually `<a>` elements) that have not yet been visited. It allows styling these links differently from visited links, often used to set the initial color or underline style of hyperlinks before they are clicked.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: