Microsoft
98-375 · Question #35
98-375 Question #35: Real Exam Question with Answer & Explanation
The correct answer is B. <strong> D. <em>. B: The <strong> tag is a phrase tag. It defines important text. D: The HTML <em> tag is used for indicating emphasis. The em tag surrounds the word/term being emphasised. I can <em>not</em>emphasise this enough!
Question
Which two HTML5 tags format text content only? (Choose two.)
Options
- A<map>
- B<strong>
- C<canvas>
- D<em>
Explanation
B: The <strong> tag is a phrase tag. It defines important text. D: The HTML <em> tag is used for indicating emphasis. The em tag surrounds the word/term being emphasised. I can <em>not</em>emphasise this enough!
Community Discussion
No community discussion yet for this question.