A Quiz On HTML Tags

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Gregorynaomi
G
Gregorynaomi
Community Contributor
Quizzes Created: 1463 | Total Attempts: 756,371
Questions: 10 | Attempts: 442

SettingsSettingsSettings
A Quiz On HTML Tags - Quiz

When building websites, HTML tags are used to denote headlines that start texts on a page. This applies to both websites and web applications. HTML tags are available in different sizes; hence, users can choose the size that is best for a project. Do you know about HTML tags well enough? This quiz is awesome. Take it!


Questions and Answers
  • 1. 

    How many level of tags does HTML support? 

    • A.

      6 levels 

    • B.

      5 levels 

    • C.

      4 levels 

    • D.

      2 levels 

    Correct Answer
    A. 6 levels 
    Explanation
    HTML supports 6 levels of tags. This means that HTML allows for nesting tags up to 6 levels deep. This allows for structuring and organizing the content of a webpage in a hierarchical manner. Each level represents a parent-child relationship between tags, with the outermost tag being the highest level and the innermost tag being the lowest level. This feature of HTML helps in creating well-structured and semantically meaningful webpages.

    Rate this question:

  • 2. 

    Which of these is not a correct HTML tag? 

    • A.

      <font>

    • B.

      <footer>

    • C.

    • D.

      <figcaption>

    Correct Answer
    C.
    Explanation
    The correct answer is . The tag was used in older versions of HTML to specify font styles and colors. However, it is no longer supported in HTML5 and should not be used. Instead, CSS should be used to style fonts.

    Rate this question:

  • 3. 

    Which of these is the line break tag? 

    • A.

      <line>

    • B.

      <url>

    • C.

      <br>

    • D.

      <list>

    Correct Answer
    C. <br>
    Explanation
    The correct answer is . This is the line break tag in HTML, which is used to create a line break or a new line within a paragraph or block of text. It is a self-closing tag and does not require a closing tag.

    Rate this question:

  • 4. 

    Which of these tabs would pull any text to the center? 

    • A.

      <title>

    • B.

      <middle>

    • C.

      <center>

    • D.

      <high>

    Correct Answer
    B. <middle>
    Explanation
    The correct answer is "". This is because the "" tag is not a valid HTML tag and does not exist. Therefore, it cannot pull any text to the center.

    Rate this question:

  • 5. 

    Which of these tags is used for horizontal lines? 

    • A.

      <vr>

    • B.

      <br>

    • C.

      <hr>

    • D.

      <title>

    Correct Answer
    C. <hr>
    Explanation
    The tag is used for horizontal lines in HTML. This tag represents a thematic break or a division between content. It creates a horizontal line across the page to visually separate sections or elements.

    Rate this question:

  • 6. 

    How many types of lists can be used in HTML? 

    • A.

      Two lists 

    • B.

      Four lists 

    • C.

      Four lists 

    • D.

      Nine lists 

    Correct Answer
    A. Two lists 
    Explanation
    HTML supports two types of lists: ordered lists and unordered lists. Ordered lists are used to present information in a numbered or sequential format, while unordered lists are used to present information in a bullet point or unordered format. These lists are essential for organizing and structuring content on a webpage, allowing for easy readability and comprehension for users.

    Rate this question:

  • 7. 

    Which of these is regarded as multimedia in HTML? 

    • A.

      Images 

    • B.

      Tables

    • C.

      Title 

    • D.

      Lists 

    Correct Answer
    A. Images 
    Explanation
    Images are regarded as multimedia in HTML because they can include visual elements such as photographs, illustrations, or graphics that enhance the overall user experience. Multimedia refers to the combination of different media types, such as text, images, audio, and video, to convey information or entertainment. Therefore, images, being a visual medium, fall under the category of multimedia in HTML.

    Rate this question:

  • 8. 

    Which of these will represent a conditional content? 

    • A.

    • B.

    • C.

    • D.

    Correct Answer
    B.
    Explanation
    A conditional content is a type of content that is displayed based on certain conditions or criteria being met. It is typically used to personalize the user experience or provide targeted information. Examples of conditional content include showing different content based on the user's location, device type, or previous actions on the website.

    Rate this question:

  • 9. 

    Which of these is not required for HTML tables? 

    • A.

      Footers 

    • B.

      Headers 

    • C.

      Row 

    • D.

      Columns 

    Correct Answer
    C. Row 
    Explanation
    HTML tables require headers, footers, and columns to properly structure and display data. However, rows are not required as tables can still function without them. Rows are used to organize data into separate horizontal sections within the table, but if no rows are present, the table will still display the data in a default format.

    Rate this question:

  • 10. 

    Which of these may not feature in HTML texts? 

    • A.

      Form 

    • B.

      Addresses 

    • C.

      Definitions 

    • D.

      Image 

    Correct Answer
    D. Image 
    Explanation
    Images may not feature in HTML texts because HTML is primarily used for structuring and presenting text-based content. While HTML does support the inclusion of images through the tag, images themselves are not considered part of the text content. Instead, they are separate elements that can be inserted alongside or within the text.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 13, 2019
    Quiz Created by
    Gregorynaomi
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.