MCQ
Which HTML tag is used to define a strong importance?
A <strong>
B <b>
C <important>
D <bold>
Explanation

The <strong> tag defines text with strong importance, typically displayed in bold with semantic meaning.