CSS Mock Test

Category: ComputerTotal Marks: 20

Question 15

What are some ways to make text bold in CSS?

Using the font-weight: bold; property
Using the font-style: bold; property
Using the <b> tag in HTML
Using the <strong> tag in HTML

Explanation

The correct answer is undefined because...
What are some ways to make text bold in CSS? | My Exam World