CpSc 130
Assignment 2

Due: September 20th
20 Points

The objective of this assignment is to format text vertically, use links, and use lists.
You will create a new page that is a recipe for a Movie Night This page will link use your last assignment.

  1. copy your last assignment to a new space (you will be modifying it). You should copy it to Assign2 Folder
  2. Create your Movie recipe page (call it recipe.html)
  3. Create a link on the front page of your last assignment (Assign1) after the romance category to link to this newly created popcorn recipe
  4. Find two other popcorn recipes on the web(on different servers) and include them on the recipe page
    Each of the links must include a title and a target - recipes should appear in independent windows (so I can see three at once)
  5. Need some help on how to open in a new page? W3schools.com is a great site for help.
  6. Add a link at the bottom of the recipe page to return to the top of the page
    Need some help? View the source of this page. This link takes you to the top of this page
  7. Add another link to return to your Best Movies home page
  8. For each movie,
    • try to find an official movie site. Link to the official site, or put a statement in that says "official site not found". Use a target window named "output".
    • Try to find the movie in Wikipedia.org or IMDB.com and link to it. If you can't find it on either, use any reasonable discussion of the movie. Use a target window named "output".
    • Add a link to each of the movie category files (Drama, Comedy, etc.) that links back to the Best Movie home page.

You need to consider where to put each link and what the link text should say. All links must have an appropriate title.
Note even if all links are clicked, at most 3 new windows are created (two for the recipes, and one for all "off site" pages.

The assignment is due at the beginning of the class. Hand in the printed code (from the front page only) that is documented with your name.
In addition, place your code named assign2.html in your cpscstorage02 Assign 2 folder so that I can grade them. Make sure you place any images the page uses in the Assign 2 folder.