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.
- Most search engines automatically assume an OR relationship between two words if you don't type anything between them. (True/False)
- What punctuation is commonly used by most search engines to indicate words should be searched as a phrase rather than individual terms?
- Most search engines pay attention to any capitalization you use in search words. (True/False)
- What does the acronym FTP mean?
- What is FTP used to do?
- What is a virus?
- What is spyware?
- What is a firewall?
- When you transfer files to a server, is that an upload or download?
- When you reference another web page stored in the same place as the referring web page, is that an absolute or relative link?
- When you reference another web page stored in a different place than the referring web page, is that an absolute or relative link?
- What is the <a> tag used for in HTML?
- What required attribute is added to the <a> start tag?
- 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.
- Does the start tag for a paragraph create a space above the paragraph?
- In what section of an HTML page would you find the title tag?
- Are the tags <p>, <h1>, and <title> empty tags or container tags?
- What is the one difference between and empty tag and container tag when coding?
- What is the home page of a web site named?
- Which is correct XHTML format: <br /> or <br>?
- 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.
- Open the file final.txt and save it as final-Your First Name.html.
- You'll see instructions within the file in parentheses and in capital letters. They'll tell you when to start a
new paragraph, what to do with the heading, and where to place an image. Follow those instructions.
- Download the image from
http://www.geocities.com/cis151jduncan/StPatrick.jpg.
Place the image in the web page.
- Upload the image to your Geocities site.
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.