Take Quiz 1
Your full name:
Your email address:
(e.g.: you@aol.com)
- What does FTP stand for?
- What's the difference between a tag and an attribute?
- Which of the following is true of a heading, as opposed to a title? 
- Which of the following is "relative URL" (as opposed to an "absolute
url") that would work on a published page?
- Why do we FTP? What information do we need to do it? What program
can we use to FTP?
- Which of the following is a domain name?
- Let's say I want to publish a page called "index.html"
from my root directory. "index.html" contains a picture
called "me_at_12.gif," which is in a folder called "images"
within the root directory. Describe the steps you would take to
publish the page so that the image appears on the web.
- In the above scenario, how would I correctly refer to "me_at_12.gif"
in my html code?
- Now let's say I had a page called "bio.html" in a folder
called "pages" that is within the root directory. If I
wanted to include "me_at_12.gif" in "bio.html,"
how would I designate it in my code?
- Given what you know about safely naming file names for the web,
which of the following file names has the best chance of working
in a published site?
|