Single Choice Not Set

QIn HTML5, which element is utilised to acquire highlighted text?

ID: #4779 HTML Basic MCQ 184 views
Question Info
#4779Q ID
Not SetDifficulty
HTML Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A
    
    <mark>
    
  • B
    
    <highlight>
    
  • C
    
    <u>
    
  • D
    
    <b>
    
Correct Answer

Explanation

The < mark > element is used to highlight a section of text and is often used to quote or bring attention to specific text.
The < b > tag is used to make text or a paragraph bold, while the < u > tag is used to underline text.
These HTML elements can be used to style and format the content of a webpage, making it more visually appealing and easier to read.
It is important to use the appropriate tags and elements in order to create a well-structured and properly formatted webpage.

Share This Question

Challenge a friend or share with your study group.