Home / CSE / HTML- CS :: Basic HTML

CSE :: HTML- CS

  1. The most basic element of any HTML page is

  2. A.

     ASCII text

    B.

     text

    C.

     BCD text

    D.

     None of the above


  3. Why should you specify a background color if you are using an image for the actual background of your page ?

  4. A.

     So the text shows up better

    B.

     In case the image doesn’t fit right

    C.

     The background color will be shown until the image loads

    D.

     None of the above


  5. Which attribute is used to name an element uniquely ?

  6. A.

     class

    B.

     id

    C.

     dot

    D.

     All of the above


  7. Marquee is a tag in HTML to

  8. A.

     Display text with scrolling effect

    B.

     Mark the list of items to maintain inqueue

    C.

     Mark the text so that it is hidden in browser

    D.

     Display text with strikeout effect


  9. Which attribute is used with img tag to display the text if image could not load in browser?

  10. A.

     description

    B.

     name

    C.

     alt

    D.

     id


  11. What is the full form of HTTP?

  12. A.

     Hyper text transfer protocol

    B.

     Hyper text transfer package

    C.

     Hyphenation text test program

    D.

     none of the above


  13. What is a search engine?

  14. A.

     A program that searches engines

    B.

     A web site that searches anything

    C.

     A hardware component

    D.

     A machinery engine that search data


  15. What is the full form of TCP/IP?

  16. A.

     transmission control protocol / internet protocol

    B.

     telephone call protocol / international protocol

    C.

     transport control protocol / internet protocol

    D.

     none of the above


  17. Output of XML document can be viewed in a

  18. A.

     Word Processor

    B.

     Web browser

    C.

     Notepad

    D.

     None of the above


  19. What is the correct way of describing XML data?

  20. A.

     XML uses a DTD to describe data

    B.

     XML uses a description node to describe data

    C.

     XML uses XSL to describe the data

    D.

     XML uses a validator to describe the data