Beginner HTML & CSS
Q20 / 100

Which CSS property is used to make text bold?

Correct! Well done.

Incorrect.

The correct answer is C) font-weight

C

Correct Answer

font-weight

Explanation

"font-weight: bold" (or a numeric value like 700) makes text bold.

Progress
20/100