Picture Links




Study the code to see how to use a picture in a link. It's about as easy as easy can get! Make sure that you set the link colors in the body tag as shown in the source of this page.
--------------------------
ASSIGNMENT:
This assignment is really quite simple. To successfully complete this assignment you will have to create three picture links and a total of four pages (one page hosting the buttons and the other three as destinations for the buttons). Your main page will offer the user three choices presented in the form of picture links. Your destination pages will merely confirm the choices. For instance, let's say that your links show pictures of different food selections { 1) burger, fries, and soda; 2) spaghetti, breadsticks, and shake; 3) fried chicken, baked potato, and orange juice } , your destination would merely say something like this:
----------------------------
YOU SELECTED:
1) fried chicken
2) baked potato
3) orange juice
That will be: $4.65
----------------------------
Of course, you don't have to limit yourself to food. Any multiple item (three or more) selection is acceptable for this assignment. Food will probably be the easiet thing to find pictures for, however. With this in mind, your main page should have a title which reflects the items available for selection. For instance, "FOOD SELECTIONS" would be a good title for a page using the example items.