1. Question: Which of the following event attribute is/are added to HTML5?

    A
    onmousedown

    B
    onwaiting

    C
    onclick

    D
    onshow

    Note: Not available
    1. Report
  2. Question: Which of the following group of html attributes is included to Global in HTML5?

    A
    X/HTML core and l18n not event.

    B
    Only X/HTML core.

    C
    X/HTML core.

    D
    X/HTML l18n.

    E
    X/HTML event.

    Note: Not available
    1. Report
  3. Question: Is it true that global attributes may be applied to nearly every element?

    A
    May be always True

    B
    Not always true

    C
    False

    Note: Not available
    1. Report
  4. Question: Which of the following are not the character entities?

    A
    <

    B
    $gt;

    C
    $ldque;

    D
    ©

    E
    &nbps;

    F
      

    Note: Not available
    1. Report
  5. Question: Which of the following statement is/are correct about deprecated element or attribute?

    A
    It should not use but browsers still support for backward-compatibility reasons.

    B
    It is reserved for future used.

    C
    It is replace by CSS.

    D
    It is not yet supported by browser but w3 recommended

    E
    It should not use and that browsers should not support.

    Note: Not available
    1. Report
  6. Question: Which of the following statement is correct about obsolete element?

    A
    It should not use but browsers still support for backward-compatibility reasons.

    B
    It is reserved for future used.

    C
    It is replace by CSS.

    D
    It is not yet supported by browser but w3 recommended

    E
    It should not use and that browsers should not support.

    Note: Not available
    1. Report
  7. Question: Which is not the correct version of XHTML – Frameset?

    A
    1.0

    B
    1.1

    C
    2.0

    D
    5.0

    E
    1.2

    Note: Not available
    1. Report
  8. Question: Which of the following purposes are correct of evolution of HTML4 to HTML5?

    A
    Rapid growth of media

    B
    Rich online experiences

    C
    Sophisticated web application development.

    D
    W3C recommended.

    E
    Cross-browsing effect.

    Note: Not available
    1. Report
  9. Question: Which of the following is the typical XHTML 1 strict page document head?

    A
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    B
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

    C
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

    D
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

    Note: Not available
    1. Report
  10. Question: Which of the following differences are correct between HTML4 and XHTML?

    A
    Difference on termination of empty elements

    B
    Difference on providing attribute value (even Booleans)

    C
    Difference on providing HTML data type

    D
    None

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