1. Question: statements is correct for a blockquote?

    A
    It make the text a bit bigger for emphasizing.

    B
    It defines the start of a long quote.

    C
    It makes the text slightly bolder

    Note: Not available
    1. Report
  2. Question: Choose the incorrect statement(s):

    A
    An HTML attribute is additional information included inside a tag.

    B
    HTML is case sensitive.

    C
    All the HTML4.01 tags must be paired.

    D
    Your browser may appear to correctly use newly deprecated code for the present, but its support for deprecated code could be halted at any time after the browser is updated.

    Note: Not available
    1. Report
  3. Question: Which of the following tags can be used in place of a button tag?

    A
    legend

    B
    ol

    C
    input

    D
    dl

    Note: Not available
    1. Report
  4. Question: Which of the following is not a valid input type of the form tag?

    A
    checkbox

    B
    image

    C
    hidden

    D
    button

    E
    All

    Note: Not available
    1. Report
  5. Question: It is not necessary to give the coordinates for an image or object defined within an area tag, if the value of its shape attribute is:

    A
    circle

    B
    poly

    C
    default

    D
    rect

    Note: Not available
    1. Report
  6. Question: Which of the following is/are a valid value for the type attribute of the input tag?

    A
    text

    B
    icon

    C
    reset

    D
    password

    Note: Not available
    1. Report
  7. Question: Which of the following is not correct for an action attribute for a form tag?

    A
    The action attribute can be defined at runtime.

    B
    If the value for action is null (action=”"), then the form submits user data to itself.

    C
    If the URL is not provided to the action attribute, the form will not submit user data anywhere.

    D
    None

    Note: Not available
    1. Report
  8. Question: Which of the following values is/are valid for the align attribute of a tag?

    A
    left

    B
    right

    C
    center

    D
    offset

    Note: Not available
    1. Report
  9. Question: What do you infer from the following code? <a href = “http://www.expertrating.com”> Expert Rating

    A
    This href is using absolute path for linking.

    B
    This href is an example of relative path linking.

    Note: Not available
    1. Report
  10. Question: Which of the following statements is correct for the tag?

    A
    The text under block quote must be enclosed in a block level element in a strict DTD document.

    B
    The attribute named cite must be specified.

    C
    Closing the tag is optional.

    D
    It places an empty line after the text.

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