CS 101 Web Construction, Fall 2010, Instructor: Jeffrey Horn ASSIGNMENT 4
- Grading: Total 30 pt.s
- Older Example Code:
- (Warning! This is older code that does not necessarily live up to our current high standards of HTML 4 compatibility! For example, they are all missing DOCTYPE declarations.)
- demo9.html (tables) and demo10.html (tables) of our text book web site.
- Here is a table example of our own.
- Turn-in Procedure: Just email me your web site URLs. (jhorn@nmu.edu) Don't forget to put "CS 101: A4" in the subject line.
NOTE: Using My Network Places: (only for Windows XP. Windows 7 users must use "Network Locations", while Mac OS users can try "Fetch". Currently, I don't have on-line instructions for these services; we'll cover them in class!)
- Windows XP users go to Start -> My Network Places. On the left panel, top, click on "Add a Network Place" to run the wizard. In the wizard, choose "Next" then "Choose another network location", then "next" then type into the address window: "ftp://myweb.nmu.edu" then "Next" then UNCHECK "Log on anonymously" then "Next" then type in whatever you want to name this icon in your "Network Places folder (e.g., "myweb"). Then finish the wizard.
- In "My Network Places", click on the icon for your "myweb" account (the one you made in step 1 above!). You now see what is in your folder on the server. Create a new folder and name it "pub" (lower case). Open it. Everything you put in here, and only what you put in here, will be "on the web"!
- Drag and drop, or cut and paste, your A4 folder (or whatever you name it) into your pub folder on myweb.
- Test it all by giving your browser this URL: "http://myweb.nmu.edu/~jhorn/A4/A4.html", substituting your NMU user ID for "jhorn", your folder name for "A4", and your file name for "A4.html". Keep the "~" but don't put in "pub" (that is understood).