Vidyalelo
HTML · Q14

HTML5

Programming · HTML · question 14

Q14

Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book?

A.
em
B.
strong
C.
mark
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The mark tag defines marked text and is used to highlight parts of your text.