CSS-FONTS Flashcards
1
Q
Name two types of units that can be used to adjust font-size in CSS.
A
Two types of units that can be used to adjust font-size in CSS:
- rem
- px
- em
- percent
2
Q
What CSS property controls the font used for the text inside an element?
A
The “font-family” CSS property controls the font used for the text inside an element