SECTION 1:OBJECTIVE TYPE QUESTIONS(-SOLVED)

A.Multiple choice questions

  1. The..............contain elements which define how the information on a webpage is formatted or displayed
    a.editors
    b.tags
    c.attributes
    d.none of these
  2. The ...............tag contains the content of your document which gets displayed on the web page of your browser window.
    a.< head >
    b.< body >
    c.< html >
    d.none of these
  3. Which special property provides additional information about an html element ?
    a.tag
    b.element
    c.attribute
    d.none of these
  4. The align attribute of < p > tag cannot take ...........value
    a.right
    b.left
    c.justify
    d.none of these
  5. which of the following tags helps in the spacing of textbor displaying the performatted spaces on a webpage in an html document?
    a.< space>
    b.< pre >
    c.< spc >
    d.none of these
  6. which tag adds a line horizontally on your webpage?
    a.< hr >
    b.< line >
    c.line direction ="horizontally" >
    d.< tr >
  7. choose the correct html tag to make the text italic
    a.< li >
    b.< italics >
    c.< italic >
    d.< i >
  8. what is the correct html tag for inserting a line break?
    a.< br >
    b.< /b >
    c.< break >
    d.< new line >
  9. An html .........consits of an on tag the content and off tag .
    a.element
    b.tag
    c.attribute
    d.none of these
  10. which character is used with the off tag?
    a.end
    b./
    c.\
    d.<
  11. the default color of link attribute is.........
    a.red
    b.black
    c.green
    d.blue
  12. The entry which displays an"&" sign on the browser is...........
    a.&
    b.< & >
    c.&
    d.none of these
  13. which entry displays the ">"(greater than) sign on the browser?
    a.< > >
    b.>
    c.&grt
    d.none of these
  14. The html tag for the largest heading is...........
    a.< h1 >
    < h6 >
    < head >
    d.none of these
page no:99
         
Home