Home / CSE / HTML- CS :: HTML Fonts, Tags and Elements

CSE :: HTML- CS

  1. Which tag adds a paragraph break after the text ?
    1. <BR>
    2. <P>
    3. <PARAGRAPH>
    4. <HR>

  2. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. How can you make a list that list the items with numbers ?
    1. <ul>
    2. <list>
    3. <ol>

  4. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. Which tag will add rows to your tables ?
    1. <tr> and </tr>
    2. <th> and </th>
    3. <td> and </td>

  6. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. Which of the following is underline tag ?
    1. <PRE>
    2. <UL>
    3. <U>
    4. <HR>

  8. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. Which tag can set the background color for your page ?
    1. <body>
    2. <font>
    3. <head>
    4. <title>

  10. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. <P> is called

  12. A.

     Paragraph tag

    B.

     Container tag

    C.

     Head tag

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  13. The <small> and <big> tags are special in what way ?

  14. A.

     They are for images only

    B.

     They work on anything

    C.

     They can be repeated

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  15. Choose the correct HTML tag to left-align the content inside a table cell
    1. <td leftalign>
    2. <td align=”left”>
    3. <td valign=”left”>
    4. <td="left">

  16. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  17. The tag which allows some Web server search engines to search your Web page.
    1. <SEARCH>
    2. <ISINDEX>
    3. <HEAD>
    4. <LINK>

  18. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  19. The special formatting tag is
    1. <P>
    2. <TT>
    3. <PRE>

  20. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum