css-pseudo-classes Flashcards

1
Q

What is a pseudo-class?

A

A pseudo-class 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

A pseudo-class lets you modify styles of the selected element(s), and extends the toolkit available or how styles of an element are rendered.

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