Beginner
HTML & CSS
Q38 / 100
What does the HTML "<strong>" tag do?
Correct! Well done.
Incorrect.
The correct answer is B) Indicates text of strong importance, typically rendered in bold by default
B
Correct Answer
Indicates text of strong importance, typically rendered in bold by default
Explanation
<strong> semantically marks text as important; browsers typically render it in bold by default, but the meaning is about importance, not just style.
Progress
38/100