WorksheetsReview Activity
Total questions: 10
Worksheet time: 5mins
It is a font property that indicates the typeface.
font-style
font-family
font-variant
It indicates if the text is written in italics, obliquely or normally.
font-weight
font-family
font-style
Text property that states the case of the text.
text-decoration
text-transform
text-indent
It indicates the line spacing taken up by each line.
line-height
text-decoration
Text-transform
CSS style that changes the font style to bold.
font-variant
font-weight
font-style
Pseudo element selector that selects link on mouse over.
focus
hover
link
(Font-family: serif) is an example of what CSS style?
font-variant
font-family
font-style
It selects the input element which has focus.
focus
before
visited
(Font-style: bold & font-style: 200) is an example of what font property?
font-size
font-weight
font-size
You can’t add color behind a text without changing the page’s background color.
True
False
Perhaps
