1. Question: What does HTML stand for?

    A
    Hyper Text Markup Language

    B
    Home Tool Markup Language

    C
    Hyperlinks and Text Markup Language

    Note: Not available
    1. Report
  2. Question: Who is making the Web standards?

    A
    The World Wide Web Consortium

    B
    Microsoft

    C
    Mozilla

    Note: Not available
    1. Report
  3. Question: How will you specify a comment in an HTML document?

    A
    <!!-Here is a comment...-!>

    B
    <-Here is a comment...->

    C
    <!--Here is a comment...-->

    D
    <!Here is a comment...-!>

    Note: Not available
    1. Report
  4. Question: What is the purpose of the <title> element in an HTML document?

    A
    To specify the main header of the document

    B
    To display a tooltip when hovering over the page.

    C
    To set the title that appears on the browser tab or bookmark.

    D
    To add a subtitle below the main title.

    Note: Not available
    1. Report
  5. Question: Which of the following is an example of a character entity for a non-breaking space?

    A
     &nbsp;

    B
    &space;

    C
     &ensp;

    D
     &#160;

    Note: Not available
    1. Report
  6. Question: Which is the final version of HTML?

    A
    HTML 4.01 is the last version of HTML

    B
    HTML 1.1 is the last version of HTML

    C
    HTML 2.0 is the last version of HTML

    D
    HTML 5 is the last version of HTML

    Note: Not available
    1. Report
  7. Question: Which is the latest version of XHTML?

    A
    5.0

    B
    4.0

    C
    2.1

    D
    3.1

    Note: Not available
    1. Report
  8. Question: Which is/are correct statement(s) for XHTML syntax?

    A
    All elements and attribute names must appear in lower case

    B
    All attribute values must be quoted

    C
    Non-Empty Elements require a closing tag

    D
    Empty elements are terminated using a space and a trailing slash

    E
    No attribute minimization is allowed

    F
    In strict XHTML, all inline elements must be contained in a block element

    Note: Not available
    1. Report
  9. Question: Which is the correct URL for W3C recommended HTML5 validator?

    A
    validator.w3.org

    B
    w3.validator.org

    C
    w3.org/validator

    D
    w3.org/validator.htm

    Note: Not available
    1. Report
  10. Question: Which are the document metadatas?

    A
    The head element

    B
    The title element

    C
    The base element

    D
    The link element

    E
    The meta element

    F
    None

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd