Homework Three: Midterm Quiz



    Midterm Questions
  1. In this class to UPLOAD a web page means you will need to....
    C..use special software to send your page to a web server for viewing on the web.

  2. Which of the below is</B> an example of?
    B..the closing half of an html tag set.

  3. Do the words typed between the opening and the closing tags of the TITLE tag set appear on the web page itself?
    B..No

  4. Which of the examples below would be the correct way towrite the HTML indicated?
    A..<P><B><I>This paragraph contains bold, italicized text.</I></B></P>.

  5. Is it acceptable to write HTML tags in lower case?
    C..yes but uppercase is prefered.

  6. If you want the text to be seen on you web page, you should it is entered between the opening and closing tags of which of the following sets?
    C..The <BODY></BODY>tag set.

  7. What does FTP stand for?
    B..File Transfer Protocol.

  8. Do you need a special HTML editor to create a web page?
    A..No.( any editor will do )

  9. How do you make italicized in HTML?
    B..Place text between the opening <I> and closing </I> tags.

  10. All HTML tags come in pairs or sets.
    B.. False

  11. An HTML document should have a tag for each attribute you wish to change in the overall body of the document.
    B..False.






To page twoClick to go to page two

To page fourClick to go to page four