HTML MCQs with answers Page - 23

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 • 832.27K Points
Coach

Q. What should be the first and last pair of tags in your Web document?

  • (A) <html></html> and <body></body>
  • (B) <start><end> and <body></body>
  • (C) <head><body> and <title></title>
  • (D) <title></title> and <body<>/body>

A

Admin • 832.27K Points
Coach

Q. When you use a heading tag in a document, what does the Web browser assumes?

  • (A) Heading information is to appear in bold letters
  • (B) Heading information is to appear on its own line
  • (C) Heading information has a hyperlink
  • (D) Heading information is shown as a size six

A

Admin • 832.27K Points
Coach

Q. For every Web document, you can add words that appear in the upper left bar area of your browser. What set of tags allows you to provide this information?

  • (A) <head></head>
  • (B) <head><head>
  • (C) <label><label>
  • (D) <title></title>

A

Admin • 832.27K Points
Coach

Q. How many times can HTML5 events be fired?

  • (A) Zero
  • (B) Only two
  • (C) One
  • (D) Multiple

A

Admin • 832.27K Points
Coach

Q. Which of the following is not sectioning elements?

  • (A) <aside>
  • (B) <header>
  • (C) <article>
  • (D) <nav>

A

Admin • 832.27K Points
Coach

Q. What does <main> include?

  • (A) Footer
  • (B) Article
  • (C) Sidebar
  • (D) Header

A

Admin • 832.27K Points
Coach

Q. Which of the following statement is true?

  • (A) SVG needs scripts to draw elements
  • (B) In canvas, drawing is done with pixels
  • (C) SVG don’t support to event handlers
  • (D) Canvas Contains built-in animations

A

Admin • 832.27K Points
Coach

Q. What an article element should not contain?

  • (A) Text or embedded content
  • (B) Image
  • (C) Video & Audio
  • (D) Main element

A

Admin • 832.27K Points
Coach

Q. Which element is design to wrap a single piece of information?

  • (A) <header>
  • (B) <footer>
  • (C) <time>
  • (D) <nav>

A

Admin • 832.27K Points
Coach

Q. Which of the following defines the title of a work?

  • (A) <hr>
  • (B) <cite>
  • (C) <address>
  • (D) <a>

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