Explore topic-wise MCQs in HTML Questions & Answers HTML5: Beyond Markup.

This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your HTML Questions & Answers HTML5: Beyond Markup knowledge and support exam preparation. Choose a topic below to get started.

1.

Which is not the attribute of <meta> element?

A. description
B. keywords
C. robots
D. seamless
Answer» E.
2.

Which attribute is not essential under <iframe>?

A. src
B. height
C. width
D. frameborder
Answer» E.
3.

What is the use of <hr/> tag?

A. To create horizontal rule between sections
B. To create a line break
C. To create vertical rule between sections
D. For making content appearance italics
Answer» B. To create a line break
4.

What is the size of content of an <h1> element?

A. Smallest
B. Largest
C. Medium
D. Anything between smallest and largest
Answer» C. Medium