CIS 151 Final Exam


Copy the questions into a text editor like Notepad. (Edit menu > Select All, then Edit menu > Copy. Paste the selection into Notepad.)

Put your name at the top of the page.

Section 1 Questions
Type your answer below each question.

  1. Most search engines automatically assume an OR relationship between two words if you don't type anything between them. (True/False)
  2. What punctuation is commonly used by most search engines to indicate words should be searched as a phrase rather than individual terms?
  3. Most search engines pay attention to any capitalization you use in search words. (True/False)
  4. What does the acronym FTP mean?
  5. What is FTP used to do?
  6. What is a virus?
  7. What is spyware?
  8. What is a firewall?
  9. When you transfer files to a server, is that an upload or download?
  10. When you reference another web page stored in the same place as the referring web page, is that an absolute or relative link?
  11. When you reference another web page stored in a different place than the referring web page, is that an absolute or relative link?
  12. What is the <a> tag used for in HTML?
  13. What required attribute is added to the <a> start tag?
  14. Write the code to create a hyperlink to class home page. The address is http://www.geocities.com.cis151jduncan. The visible text for the link should be be CIS151.
  15. Does the start tag for a paragraph create a space above the paragraph?
  16. In what section of an HTML page would you find the title tag?
  17. Are the tags <p>, <h1>, and <title> empty tags or container tags?
  18. What is the one difference between and empty tag and container tag when coding?
  19. What is the home page of a web site named?
  20. Which is correct XHTML format: <br /> or <br>?
  21. Which is correct XHTML format: <hr /> or <hr>?

     Name 4 rules of coding so it follows the rules for XHTML instead of HTML.


Section 2 Web Page

You were sent a text file in email that contained the HTML elements of a web page plus content. You're going to transform the text file into a web page.


Mail your answers, and the URL of your web page to me at
[email protected]

If you do not receive a receipt from me by Monday morning, June 12, call me at 309-830-6313.

Hosted by www.Geocities.ws

1