Home / CSE / HTML- CS :: Basic HTML

CSE :: HTML- CS

  1. Which tag tells the browser where the page starts and stops ?
    1. <html>
    2. <body>
    3. <head>
    4. <title>

  2. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4


  3. Which program do you need to write HTML ?

  4. A.

     A graphics program

    B.

     Any text editor

    C.

     HTML -development suite 4

    D.

     All of the above


  5. In HTML, tags that include both on and off tag are called

  6. A.

     comment tag

    B.

     document tag

    C.

     container tag

    D.

     None of the above


  7. When is the content of a table shown ?

  8. A.

     Before the border loads

    B.

     After the table is loaded

    C.

     In pieces as it loads

    D.

     None of the above


  9. All normal webpages consists of

  10. A.

     Top and bottom

    B.

     Body and frameset

    C.

     Head and body

    D.

     None of the above


  11. Increasing the cellpadding means

  12. A.

     Increase the softness of your site

    B.

     Increase the space between cells

    C.

     Increase the distance between cell and content

    D.

     All of the above


  13. A much better approach to establish the base URL is to use the _________ element.

  14. A.

     HEAD

    B.

     BODY

    C.

     BASE

    D.

     None of the above


  15. Which colors consist of equal amounts of all basic colors ?

  16. A.

     White, Blue and Gray

    B.

     White, Black and Gray

    C.

     Purple, Green and Blue

    D.

     None of the above


  17. Gif and jpg are the two main types of what ?

  18. A.

     animated effects

    B.

     videos

    C.

     images

    D.

     None of the above


  19. Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms

  20. A.

     Anchor

    B.

     Imagemap

    C.

     Link

    D.

     All of the above