css-pseudo-classes Flashcards

1
Q

What are CSS pseudo-classes useful for?

A

It can be combined with a CSS selector to add an effect to existing elements based on their states

eg. Change style of element of a link once the user has visited.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly