Css pseudo classes Flashcards

1
Q

What is a pseudo-class?

A

it is a keyword added to a selector that specifies a special state of the selected element(s).

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

What are CSS pseudo-classes useful for?

A

Style an element when a user mouses over it. Style visited and unvisited links differently.

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