1. Question: Which of the following best practices should be observed when we write html?

    A
    Always use a DOCTYPE.

    B
    Separate content, presentation, and behavior.

    C
    Use proper semantics.

    D
    Validate your pages.

    E
    Use block letter when you write html element for better viewed the code.

    F
    Code commenting as many as you can.

    Note: Not available
    1. Report
  2. Question: Which of the following are not the new features of HTML5?

    A
    Canvas

    B
    Cross-document messaging

    C
    Drag and drop

    D
    Geolocation

    E
    History (browse) management

    F
    Web Workers

    G
    Microdata

    H
    Offline Web Application

    I
    Session Data

    J
    Cooki management

    Note: Not available
    1. Report
  3. Question: Which of the following are basic HTML data types?

    A
    String

    B
    Interger

    C
    Link types

    D
    Language Codes

    E
    Content Types

    F
    Character Encoding

    G
    CDATA, and id and name attribute values

    Note: Not available
    1. Report
  4. Question: What is extension of html file  ?

    A
    html

    B
    xml

    C
    xhtml

    D
    css

    Note: Not available
    1. Report
  5. Question: What is the file extension used for HTML file ?

    A
    .webpage

    B
    .shtml

    C
    .html

    D
    .doc

    Note: Not available
    1. Report
  6. Question: What is the previous version of HTML, prior to HTML5?

    A
    HTML 4.1

    B
    HTML 4.9

    C
    HTML 4.01

    D
    HTML 4

    Note: Not available
    1. Report
  7. Question: Which of the following elements is no longer supported in HTML5?

    A
    <font>

    B
    <q>

    C
    <ins>

    D
    <menu>

    Note: Not available
    1. Report
  8. Question: Which are not correct empty elements?

    A
    <hr/>

    B
    <br/>

    C
    <link/>

    D
    <img/>

    E
    <input/>

    F
    <wbr/>

    G
    <command/>

    H
    <tr/>

    I
    <a/>

    Note: Not available
    1. Report
  9. Question: Which of the following correct syntax of link element?

    A
    <link href=" " />

    B
    <link rev="" type=" ">

    C
    <link rel="" href="" >

    D
    <link rel=" " href=" " />

    Note: Not available
    1. Report
  10. Question: The _____ is an instruction to the web browser about what version of HTML the page is written in

    A
    < !DOCTYPE>

    B
    < DOCTYPE>

    C
    < TYPE>

    D
    < !TYPE>

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