HTML and WEB DESIGN COURSE, 2003--2004 academic year: Lesson 13
LESSON 13: MORE ON IMAGES
Study the index cards on More on Images. I've included a hard copy of these
index cards, for your convenience.
Be sure you can answer all the questions!
How can I use a graphic as a link?
How can I tell when a graphic is being used as a link?
What happens to my image if a person has graphics turned off, or the graphics file can't be found?
How do I provide alternative text for a graphic?
Do worksheet item (W13.1) on More on Images. Here, you'll
continue with the online tutorial.
It's nice to see what things look like to people who have a text-only
(no graphics) browser, like Lynx. Visit the following site, read the information,
and then enter the URL of the page http://fishcaro.crosswinds.net/day_13_more_on_images.htm
to see (approximately) what it would look like to people
using Lynx:
Figure out how to TURN OFF THE GRAPHICS in your favorite browser for
faster loading of web pages. (HINT: Use the HELP material; search for something
like "turn off graphics.") View the web page
http://fishcaro.crosswinds.net/day_13_more_on_images.htm
without graphics; what has changed? Have I used alternative text for the "dancing Hobbs" icon?
(Don't forget to turn your graphics back on.)
Put ALTERNATIVE TEXT into any graphics that you are currently using in your homepage; be sure to do the same for any future graphics.
Please read pages 5052 (from "Basic Server Functions" up to "Unix Directory Structures") in the Weasel book and answer the following questions:
What does a slash (/) at the end of a URL indicate?
What happens if no specific document is specified in a URL?
What is another name for the "default file" that is displayed if a URL doesn't request a particular file?
What are three of the most common names for the default file that is displayed if a URL doesn't request a paricular file?
If a server is poorly configured, what can happen if a URL doesn't request a particular file, and no index file is found?
What is the first thing that happens when a server locates a requested file?
What kind of information is in the HTTP response header?
What are two other names for "media type"?
How does a server usually determine a file's media type (format)?
After a browser reads the HTTP response header information, what does it do?
List two of the most common options for server-side programming.
What does CGI stand for?
What languages are CGI scripts commonly written in?
What is the most common use for a CGI script?
List three things that CGI scripts are traditionally used for.
Is CGI programming getting more common or less common, and why?
Where do most server administrators keep all CGI scripts?
What is "CGI-bin" shorthand for?
What happens when a CGI script is requested by a browser?
What does ASP stand for?
What is ASP?
Can ASP be used to process form information?
What does a suffix of ".asp" mean on a web document?
What is "PHP"?;
What does "JSP" stand for? What is it?
THE QUIZ OVER THIS LESSON WILL CONSIST OF:
Coding part:
(7 pts) Write the code to use a graphic as a link; be able to change the width of the border around the graphic.
(3 pts) Write the code that provides specified alternative text for an image.
(3 pts) Show me that you've marked the answers to all the questions in your text book.
(12 pts) Questions from the index cards and reading (see below).
There will be 17 randomly-chosen questions; you will cross off 5 questions.
The remaining 10 questions are worth 1 point each.
Prepare for the quiz over this section by practicing below.
Questions are asked in random order.
You can generate a printable quiz with solutions.