Explore topic-wise MCQs in Html.

This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

Which element is used for grouping together related elements?

A. <div>
B. <hgroup>
C. <section>
D. <header>
Answer» B. <hgroup>
2.

For grouping together one or more

to

element what element is used?
A. <header>
B. <hgroup>
C. <div>
D. <section>
Answer» C. <div>
3.

Which element groups related content together?

A. <aside>
B. <footer>
C. <section>
D. <div>
Answer» D. <div>
4.

Which of the following element is used as a container for content?

A. <aside>
B. <article>
C. <address>
D. <footer>
Answer» B. <article>
5.

Which element represents self-contained composition in document?

A. <nav>
B. <header>
C. <footer>
D. <article>
Answer» E.
6.

Which element contains major navigational block?

A. <nav>
B. <address>
C. <footer>
D. <header>
Answer» B. <address>
7.

Header element does not contain ___________

A. logo
B. <address>
C. heading elements
D. authorship information
Answer» C. heading elements
8.

Which one of the following contains information about the author?

A. <footer>
B. <header>
C. <head>
D. <body>
Answer» B. <header>