1. Question: To add rows to your tables use which tags?

    A
    <td> and </td>

    B
    <cr> and </cr>

    C
    <th> and </th>

    D
    <tr> and </tr>

    Note: Not available
    1. Report
  2. 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
  3. Question: In HTML5, which element is used to group multiple headings?

    A
    <group>

    B
    <headings>

    C
    <hgroup>

    D
    <header>

    Note: Not available
    1. Report
  4. 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
  5. Question: Which of the following elements is no longer supported in HTML5?

    A
    <base>

    B
    <acronym>

    C
    <abbr>

    D
    <cite>

    Note: Not available
    1. Report
  6. Question: In HTML5, onblur and onfocus are:

    A
    HTML elements

    B
    Style attributes

    C
    Event attributes

    Note: Not available
    1. Report
  7. Question: What is the correct HTML5 element for playing video files?

    A
    <video>

    B
    <media>

    C
    <movie>

    Note: Not available
    1. Report
  8. Question: What is the correct HTML5 element for playing audio files?

    A
    <mp3>

    B
    <sound>

    C
    <audio>

    Note: Not available
    1. Report
  9. Question: Which of the following statement is not true for <summary> element?

    A
    Syntax: <summary></summary>

    B
    The Summary element provides a summary, caption, or legend for the other contents of details element.

    C
    Comes in HTML5

    D
    None

    Note: Not available
    1. Report
  10. Question: Which of the following statement is not correct for <menu> element?

    A
    <menu> is appropriate for web application menus, not navigation.

    B
    Attribute HTML5 only: Global, label, type

    C
    Attribute details: a. type="context|toolbar" b. label="text"

    D
    Use the hr element as a separator within a menu as needed

    E
    The menu element is deprecated in HTML,XHTML but not in HTML5

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