What CSS style would you use to set the text of an element to bold?
font-size
font-family
font-style
font-weight
What CSS style would you use to set the text of an element to italic?
font-size
font-family
font-style
font-weight
A font that has projections that finish the stroke of font characters is known as a
serif font
sans serif font
monospace font
cursive
Why is it wise to embed fonts with web pages?
So the webpage will download faster
To ensure the same font is always used regardless of whether or not the font is on the users computer
What CSS directive (at-rule) is used to define a font?
font
font-family
font-style
font-face