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

CSE :: HTML- CS

  1. The main container for <TR>, <TD> and <TH> is.
    1. <DATA>
    2. <GROUP>
    3. <TABLE>

  2. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. The tag used for creating hypertext and hypermedia links is.
    1. <HR>
    2. <BR>
    3. <PRE>
    4. <A>

  4. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. What is the correct HTML for creating a hyperlink ?
    1. <a>http://www.examveda.com</a>
    2. <a name=”http://www.examveda.com”> examveda.com</a>
    3. <a url=”http://www.examveda.com> examveda.com</a>
    4. <a href=http://www.examveda.com> examveda.com</a>

  6. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. Choose the correct HTML tag for the largest heading.
    1. <h1>
    2. <h2>
    3. <h4>
    4. <h6>

  8. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. To created a bulleted list, use
    1. <ol>
    2. <ul>
    3. <il>

  10. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. What kind of list will <ol> tags create ?

  12. A.

     Numbered list

    B.

     Bulleted list

    C.

     Unordered list

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  13. The tag which is used to establish the absolute base for relative URLs used in the documents hypertext links.
    1. <BODY>
    2. <TITLE>
    3. <BASE>
    4. <BR>

  14. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  15. The <BASE> tag is designed to appear only between
    1. <BODY>
    2. <HEAD>
    3. <TITLE>
    4. <PRE>

  16. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum


  17. HTML tags are recognized by
    1. <!
    2. <= =>
    3. < >

  18. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  19. Choose the correct HTML tag to make a text bold
    1. <bd>
    2. <bold>
    3. <bl>
    4. <b>

  20. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4

    View Answer

    Workspace

    Discuss Discuss in Forum