Typography and Colors in CSS

This quiz tests your understanding of the essential CSS properties for styling text and typography, including text formatting, font usage, and colors.

Question 1

Which CSS property is used to indent the first line of a paragraph?

Question 2

Which CSS property is used to center text horizontally within an element?

Question 3

What does the font-family property define?

Question 4

What does the text-shadow property do?

Question 5

Which CSS property would you use to change the thickness of an underline?

Question 6

What is the correct way to include a Google Font in your HTML file?

Question 7

What does the line-height property adjust?

Question 8

Which value for text-transform will make all letters uppercase?

Question 9

What does the font-size property control in CSS?

Question 10

Which is NOT one of the five main font family groups in CSS?