Home / CSE / HTML- CS :: Basic HTML

CSE :: HTML- CS

  1. HTML is stand for

  2. A.

     Hyper Text Markup Language

    B.

     Holistick Technical Method Library

    C.

     Hyper Tax Makes Line

    D.

     None of the above


  3. HTML is a subset of

  4. A.

     SGMD

    B.

     SGML

    C.

     SGMH

    D.

     None of the above


  5. ALL HTML tags are enclosed in what ?

  6. A.

     # and #

    B.

     ? and !

    C.

     < and >

    D.

     { and }


  7.  and are the tags used for

  8. A.

     Adding image

    B.

     Aligning text

    C.

     Audio-voiced text

    D.

     Adding links to your page


  9. To add a plain color background to your web page, use which of the following ?
    1. <body bgcolor= “36,24,35”>
    2. <body color= “# FF000”>
    3. <body bgcolor= “# FF000”>

  10. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     All of the above


  11. The BODY tag is usually used after

  12. A.

     HTML tag

    B.

     EM tag

    C.

     TITLE tag

    D.

     HEAD tag


  13. Choose the correct HTML tag to make a text italic.
    1. <i>
    2. <italic>
    3. <it>
    4. <il>

  14. A.

     Option 1

    B.

     Option 2

    C.

     Option 3

    D.

     Option 4


  15. What does the <br> tag add to your webpage ?

  16. A.

     Long break

    B.

     Paragraph break

    C.

     Line break

    D.

     None of the above


  17. Adding a border to your image helps the visitor to recognize it as what ?

  18. A.

     A frame

    B.

     A link

    C.

     A picture

    D.

     None of the above


  19. WYSIWYG stands for

  20. A.

     What You See Is What You Get

    B.

     What you See Is What You Gain

    C.

     When You Start Is When You Go

    D.

     None of the above