CSS Fonts Flashcards
1
Q
Name at least two units of type size in CSS.
A
pixels and ems
2
Q
What CSS property controls the font used for the text inside an element?
A
font-family
3
Q
*Best unit of measurement to use for site building in css is rem for things such as padding, font size, margin.
A
*all based on the content of the site you are building