HTML


Available Answers

  1. 1.

    Choose the correct option.

    1. The tag used to force a line break is ________________.
      1. <BR>
      2. <LINE>
      3. <BREAK>
      4. <HR>
    2. The <STRONG>…</STRONG> tag is used to make a text ________________.
      1. Italics
      2. Underline
      3. Bold
      4. Left Aligned
    3. If the ALIGN attribute of the paragraph tag is missing then the default alignment for the paragraph tag would be ________________.
      1. JUSTIFY
      2. CENTER
      3. RIGHT
      4. LEFT
    4. The number of header elements that can be used in an HTML file is ________________.
      1. 3
      2. 4
      3. 5
      4. 6
    5. The default colour for text is ________________.
      1. RED
      2. WHITE
      3. BLACK
      4. GREEN
  2. 2.

    State True (T) or False  (F):

    1. An HTML file can be viewed through a browser.
    2. Closing tags are always prefixed with /.
    3. HTML is case sensitive.
    4. Container tags should always end with a closing tag.
    5. HTML files ends with a .doc extension.
  3. 3.

    Fill in the blanks with the correct word:

    FONT, <HR>, BGCOLOR, Comments, BACKGROUND
    1. The <!--!> is used o provide _________________ in HTML.
    2. The attribute to change the background image of a web page _________________.
    3. The attribute to change the background colour of a web page _________________.
    4. The _________________ tag is used to change the size, colour and style of font.
    5. To insert a horizontal line _________________ tag is used.
  4. 4.

    Who was the developer of HTML language?

  5. 5.

    What is an empty tag?

  6. 6.

    What is the BODY tag in HTML used for?

9 more answer(s) available.

Please login to post your comments.