Styles to Hyperlink
CSS can be used to change the appearance and behavior of hyperlinks. To do this, use the
following selectors/pseudo-classes:
- a
- a:link
- a:visited
- a:hover
- a:active
There are two other ways to assign hyperlink styles. They are as follows:
1. Div specific
2. Link specific