CSS Link Styling

CSS can be a powerful tool when styling links on your web page.
You can change the look of the link itself using traditional CSS Font Styling and CSS Styling Text, but links also have extra behaviours that can be styled.
A link is an anchor, the HTML for an anchor tag is , so [...]