HTML MCQs with answers Page - 13

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 of the following is correct character entities for "Copyright" symbol?

  • (A) •
  • (B) Ÿ
  • (C) ©
  • (D) ³

A

Admin • 831.35K Points
Coach

Q. Which tag is used to display Preformatted texts?

  • (A) <pre> … </ pre>
  • (B) <prefor> … </ prefor>
  • (C) <pre text> … </ pre text>
  • (D) <pre format> … </ pre format>

A

Admin • 831.35K Points
Coach

Q. Which is the correct to create an Arabic numeral list

  • (A) <ul type="1">
  • (B) <ol type="1">
  • (C) <il type="1">
  • (D) <li type="1">

A

Admin • 831.35K Points
Coach

Q. How to add alternative text for an Image?

  • (A) <img src = "http://www.mcqbuddy.com/brand.png" alternate = "Brand of website" />
  • (B) <img src = "http://www.mcqbuddy.com/brand.png" alt text = "Brand of website" />
  • (C) <img src = "http://www.mcqbuddy.com/brand.png" alternate text = "Brand of website" />
  • (D) <img src = "http://www.mcqbuddy.com/brand.png" alt = "Brand of website" />

A

Admin • 831.35K Points
Coach

Q. How to embedded Audio Files in HTML?

  • (A) <embed src = "mysong.mid" width = "100" height = "15">
  • (B) <embed sound = "mysong.mid" width = "100" height = "15">
  • (C) <embed audio = "mysong.mid" width = "100" height = "15">
  • (D) <embed music = "mysong.mid" width = "100" height = "15">

A

Admin • 831.35K Points
Coach

Q. Which of the following is used to create web pages?

  • (A) HTML
  • (B) C
  • (C) JVM
  • (D) DTD

A

Admin • 831.35K Points
Coach

Q. HTML is considered as ___ language

  • (A) Programming Langauge
  • (B) OOP Language
  • (C) High Level Language
  • (D) Markup Language

A

Admin • 831.35K Points
Coach

Q. HTML language is a set of markup ___

  • (A) Attributes
  • (B) Tags
  • (C) Sets
  • (D) Groups

A

Admin • 831.35K Points
Coach

Q. HTML tags are used to describe document ____

  • (A) Definition
  • (B) Language
  • (C) Content
  • (D) None of these

A

Admin • 831.35K Points
Coach

Q. HTML document can contain

  • (A) Attributes
  • (B) Tags
  • (C) Plain text
  • (D) All of these