1. Question: Which is the largest heading tag?

    A
    H1

    B
    H3

    C
    H4

    D
    H6

    Note: Not available
    1. Report
  2. Question: Title tag is nested within the ....................... tag.

    A
    Body

    B
    Head

    C
    List

    D
    Table

    Note: Not available
    1. Report
  3. Question: Which is the correct to create an Arabic numeral list?

    A
    <ul type="1">

    B
    <ol type="1">

    C
    <il type="1">

    D
    <li type="1">

    Note: Not available
    1. Report
  4. Question: Is it possible to insert a table within another table?

    A
    Yes, but there must be exactly 2 rows and 2 columns in first table.

    B
    Yes, table can be inserted into cell of another table.

    C
    Yes, but there must be no border in second table.

    D
    Yes, but there must be no border in second table.

    Note: Not available
    1. Report
  5. Question: How to embedded Audio Files in HTML?

    A
    <embed src = "mysong.mid" width = "100" height = "15">

    B
    <embed sound = "mysong.mid" width = "100" height = "15">

    C
    <embed audio = "mysong.mid" width = "100" height = "15">

    D
    <embed music = "mysong.mid" width = "100" height = "15">

    Note: Not available
    1. Report
  6. Question: Which HTML tag would be used to display power in expression (A+B)2 ?

    A
    <SUP>

    B
    <SUB>

    C
    <B>

    D
    <P>

    Note: Not available
    1. Report
  7. Question: Choose the correct HTML tag to make the text bold?

    A
    <B>

    B
    <BOLD>

    C
    <STRONG>

    D
    Both<B> and <STRONG>

    Note: Not available
    1. Report
  8. Question: Which of the following are commonly found on web pages?

    A
    nternet

    B
    hyperlinks

    C
    intranet

    D
    all of the above

    Note: Not available
    1. Report
  9. Question: To create a combo box (drop down box) which tag will you use?

    A
    <select>

    B
    <list>

    C
    <input type="dropdown">

    D
    all of above

    Note: Not available
    1. Report
  10. Question: Which attribute is used with img tag to display the text if image could not load in browser?

    A
    description

    B
    name

    C
    alt

    D
    id

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