HTML MCQs with answers Page - 10

Here, you will find a collection of MCQ questions on HTML. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 831.35K Points
Coach

Q. Which HTML tag would be used to display power in expression (A+B)2 ?

  • (A) <SUP>
  • (B) <SUB>
  • (C) <B>
  • (D) <P>

A

Admin • 831.35K Points
Coach

Q. Choose the correct HTML code to create an email link?

  • (A) <A HREF = "admin@mcqbuddy.com"></A>
  • (B) <a href="mailto:admin@mcqbuddy.com">Send email</a>
  • (C) <MAIL>admin@mcqbuddy.com </MAIL>
  • (D) <A MAILHREF = "admin@mcqbuddy.com"></A>

A

Admin • 831.35K Points
Coach

Q. Choose the correct HTML tag for the largest heading?

  • (A) <H1>
  • (B) <H6>
  • (C) <H10>
  • (D) <HEAD>

A

Admin • 831.35K Points
Coach

Q. Output of XML document can be viewed in a

  • (A) Word Processor
  • (B) Web browser
  • (C) Notepad
  • (D) None of the above

A

Admin • 831.35K Points
Coach

Q. What is the correct way of describing XML data?

  • (A) XML uses a DTD to describe data
  • (B) XML uses a description node to describe data
  • (C) XML uses XSL to describe the data
  • (D) XML uses a validator to describe the data

A

Admin • 831.35K Points
Coach

Q. Comments in XML document is given by:

  • (A) <?-- _ _-->
  • (B) <!_ _ _ _!>
  • (C) <!_ _ _ _>
  • (D) </_ _ _ _>

A

Admin • 831.35K Points
Coach

Q. Which statement is true?

  • (A) An XML document can have one root element
  • (B) An XML document can have one child element
  • (C) XML elements have to be in lower case
  • (D) All of the above

A

Admin • 831.35K Points
Coach

Q. How to define the link should open in new page in HTML?

  • (A) <a href = "http://www.mcqbuddy.com/" target = "blank">Click Here</a>
  • (B) <a href = "http://www.mcqbuddy.com/" target = "_blank"> Click Here </a>
  • (C) <a href = "http://www.mcqbuddy.com/" target = "#blank"> Click Here </a>
  • (D) <a href = "http://www.mcqbuddy.com/" target = "@blank"> Click Here </a>

A

Admin • 831.35K Points
Coach

Q. In HTML, Uniform Resource Identifier (URI) is used to

  • (A) To create a frame document .
  • (B) To create a image map in the webpage.
  • (C) To customize the image in the webpage.
  • (D) To identify a name or a resource on the internet.

A

Admin • 831.35K Points
Coach

Q. Which of the following protocol is not used in the Internet

  • (A) Telnet
  • (B) WIRL
  • (C) HTTP
  • (D) Gopher

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ