1.

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(d) boldThis question was posed to me by my college professor while I was bunking the class.Origin of the question is HTML5 Document Structure Changes topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

The correct option is (c) mark

For explanation I would SAY: tag convert the font in italic one. The tag is used to denote the importance of text. tag is used to make the text bold in font SIZE. The mark tag defines marked text and is used to highlight parts of your text.



Discussion

No Comment Found

Related InterviewSolutions