CSS Pseudo Classes & fonts Flashcards

1
Q

What is a pseudo-class?

A

a keyword added to a selector that specifies a special state of the selected element (i.e. hover).

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

Highlight user’s position.

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

Name two types of units that can be used to adjust font-size in CSS.

A

EM, PX, %

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

What CSS property controls the font used for the text inside an element?

A

Font-family

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