HTML Certification Quiz

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: 1670 | Total Attempts: 728,158
Questions: 10 | Attempts: 12,150

SettingsSettingsSettings
HTML Certification Quiz - Quiz

HTML is an important markup language that is very important in building web pages. It is the web designers number one tool for designing pages on the world wide web using tags, CSS and JavaScript. Pass this awesome quiz while preparing for the test to get HTML certification! Let's take a quiz!


Questions and Answers
  • 1. 

    Which of these is not absent in HTML? 

    • A.

      Tags 

    • B.

      Source file 

    • C.

      Tracking systems 

    • D.

      Fat links 

    Correct Answer
    A. Tags 
    Explanation
    HTML is a markup language that uses tags to structure and format content. Tags are an essential part of HTML and are used to define elements such as headings, paragraphs, links, images, etc. Therefore, the correct answer is "Tags" as they are present in HTML and not absent. The other options, such as source file, tracking systems, and fat links, are not inherent components of HTML.

    Rate this question:

  • 2. 

    Which of these does not support the earlier release of HTML? 

    • A.

      Opera

    • B.

      Chrome 

    • C.

      Safari 

    • D.

      Edge 

    Correct Answer
    C. Safari 
    Explanation
    Safari does not support the earlier release of HTML.

    Rate this question:

  • 3. 

    Which of these refers to HTML 4.0?

    • A.

      Wilbur 

    • B.

      Frameset 

    • C.

      Strict 

    • D.

      HTML Rattle

    Correct Answer
    B. Frameset 
    Explanation
    Frameset refers to HTML 4.0. HTML 4.0 introduced the element, which allowed web developers to create web pages with multiple independent sections called frames. Each frame could contain a separate HTML document, allowing for more complex layouts and interactive content. The Frameset option is the correct answer because it is the only choice that directly relates to the HTML 4.0 specification.

    Rate this question:

  • 4. 

    How many subspecifications are in XHTML 1.0?

    • A.

      Three subspecifications 

    • B.

      Four subspecifications 

    • C.

      Five subspecifications 

    • D.

      Six subspecifications

    Correct Answer
    A. Three subspecifications 
    Explanation
    XHTML 1.0 consists of three subspecifications, namely XHTML 1.0 Strict, XHTML 1.0 Transitional, and XHTML 1.0 Frameset. These subspecifications define different sets of rules and guidelines for creating web pages using XHTML. Each subspecification has its own specific features and restrictions, allowing web developers to choose the one that best suits their needs and requirements.

    Rate this question:

  • 5. 

    Which of these is not a subspecification of HTML? 

    • A.

      WSC XHTML 

    • B.

      Frameset 

    • C.

      Strict 

    • D.

      Transitional 

    Correct Answer
    A. WSC XHTML 
  • 6. 

    Which of these versions of HTML 4 is called Loose? 

    • A.

      Frameset 

    • B.

      Transitional 

    • C.

      Parser 

    • D.

      Strict 

    Correct Answer
    D. Strict 
    Explanation
    The version of HTML 4 called "Strict" is known for its strict rules and guidelines for coding, focusing on clean and standardized markup. It does not allow the use of deprecated or outdated elements and attributes. This version is recommended for creating web pages that adhere to modern web standards and accessibility guidelines.

    Rate this question:

  • 7. 

    What method of writing HTML emphasize the meaning of encoded information over presentation? 

    • A.

      XHTML method 

    • B.

      Semantic HTML 

    • C.

      Nominal HTML 

    • D.

      Deductive HTML 

    Correct Answer
    B. Semantic HTML 
    Explanation
    Semantic HTML is a method of writing HTML that emphasizes the meaning of encoded information over presentation. It focuses on using HTML elements that accurately describe the content they enclose, making it easier for search engines and assistive technologies to understand the structure and purpose of the content. By using semantic HTML, developers can create websites that are more accessible, maintainable, and future-proof.

    Rate this question:

  • 8. 

    Which of these is not associated with HTML? 

    • A.

      Python 

    • B.

      JavaScript 

    • C.

      CSS

    • D.

      Ruby

    Correct Answer
    A. Python 
    Explanation
    Python is a programming language that is not directly associated with HTML. HTML is a markup language used for creating web pages, while Python is often used for backend programming or scripting tasks. JavaScript and CSS, on the other hand, are both closely related to HTML and are commonly used in web development to enhance the functionality and styling of web pages. Ruby is also not directly associated with HTML, but it can be used in web development through frameworks like Ruby on Rails.

    Rate this question:

  • 9. 

    Which of these cannot be manipulated by HTML?

    • A.

      Site cookies 

    • B.

      Browser security

    • C.

      Browser settings 

    • D.

      Cookies 

    Correct Answer
    C. Browser settings 
    Explanation
    HTML is a markup language used for creating web pages, and it primarily focuses on the structure and presentation of the content. While HTML can interact with certain aspects of a web browser, such as cookies, it does not have direct control over the browser settings. Browser settings are typically controlled by the user or the browser itself, and HTML cannot manipulate them. Therefore, browser settings cannot be manipulated by HTML.

    Rate this question:

  • 10. 

    Which of these is not a looser content model?

    • A.

      Item

    • B.

      Body

    • C.

      Blockquote 

    • D.

      Form

    Correct Answer
    A. Item
    Explanation
    The options given in the question are item, body, blockquote, and form. Out of these options, "item" is not a looser content model. The term "looser content model" refers to the HTML5 content models that allow elements to be placed in various locations within the DOM hierarchy. However, "item" is not a recognized HTML5 element or content model, making it the correct answer.

    Rate this question:

Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.