1. Question: Which of the following statement is not correct for <detalis> element?

    A
    The details element expands or collapses to reveal or hide information or controls.

    B
    Attribute HTML5 only: Global, open

    C
    By default, a details element should be render as opened.

    D
    <summary> element is used as a caption for the <details> element.

    Note: Not available
    1. Report
  2. Question: Core attributes are consists of mostly -

    A
    unrelated common attributes

    B
    internationalization-related attributes

    C
    event-related attributes

    D
    none

    Note: Not available
    1. Report
  3. Question: <address> element stands for

    A
    a generic container

    B
    a menu of choices

    C
    author contact information

    D
    information about document

    Note: Not available
    1. Report
  4. 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
  5. Question: Which is the root element of every HTML document is

    A
    html

    B
    base

    C
    head

    D
    body

    Note: Not available
    1. Report
  6. 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
  7. 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
  8. Question: <!DOCTYPE> tag have end tag

    A
    Yes

    B
    No

    Note: Not available
    1. Report
  9. Question: What is mean by DTD?

    A
    Document type data

    B
    Data type definition

    C
    Document type definition

    D
    Definition type document

    Note: Not available
    1. Report
  10. Question: Which of the following is not a media element used in html5?

    A
    <source>

    B
    <audio>

    C
    <track>

    D
    <time>

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