Home / CSE / HTML- CS :: Basic HTML

CSE :: HTML- CS

  1. Who is making the Web standards ?

  2. A.

     The World Wide Web Consortium

    B.

     Internet Explorer

    C.

     Netscape Navigator

    D.

     None of the above


  3. All HTML documents will be basically

  4. A.

     Graphs

    B.

     Text

    C.

     Pictures

    D.

     None of the above


  5. Defining clickable sub-areas on an image is called

  6. A.

     Image linking

    B.

     Multiple mapping

    C.

     Image mapping

    D.

     None of the above


  7. The attribute that defines the relationship between the current document and the HREF’ed URL is

  8. A.

     URL

    B.

     REV

    C.

     REL

    D.

     PRE


  9. The attribute used to create the actual section within the current HTML document is

  10. A.

     LINK

    B.

     HERF

    C.

     BASE

    D.

     NAME


  11. The style element holds the document for setting.

  12. A.

     clour, alignment and border

    B.

     font, colour and alignment

    C.

     font, clour, alignment and border

    D.

     clour, alignment


  13. How many characters can be written with 1 kilobyte ?

  14. A.

     1000

    B.

     1024

    C.

     1048

    D.

     None of the above


  15. The default value of BORDER attribute is

  16. A.

     1 pixel

    B.

     2 pixel

    C.

     4 pixel

    D.

     None of the above


  17. To set the color for table borders, use ________

  18. A.

     bgcolor=#003300

    B.

     bgimage=#003300

    C.

     bordercolor=#003300

    D.

     tablecolor=#003300


  19. The background image will scroll when the user scrolls down the page, you add which property to the <body> tag ?

  20. A.

     bgproperties = “fixed”

    B.

     bgproperties = “move”

    C.

     bgproperties = “holdstill”

    D.

     None of the above