MID-TERM QUIZ
- 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.
- Which of the below is </B> an example of:
b. The closing half of an HTML tag set.
- Do the words typed in between the opening and closing tags
of the TITLE tag set appear on the web page itself?
b. No
- Which of the examples below would be the correct way to
write the HTML indicated:
a. <P><B><I>This paragraph contains bold, italicized text.
</P></B></I>
- Is it acceptable to write HTML tags in lowercase letters?
c. Yes, it is okay to write HTML tags in lowercase but it is preferred by some to use all
uppercase letters.
- If you want your text to be seen on your web page, you should make sure it is entered
between the opening and closing tags of which of the following tage sets?
c. The <BODY></BODY>tag set.
- What does FTP stand for?
File Transfer Protocol.
- Do you need a special HTML editor to create a web page?
a. No
- How do you make text Italicized in HTML?
b. Place the text to e italicized between the opening <I> and closing </I> tags.
- All HTML tags come in pairs or sets.
b. False
- An HTML document should have a <BODY> tage for each attribute you wish to change in
the overall body of the document.
b. False
Back to the Top
Page 1
Page 2
Page 4
Page 5
Home