| Week Of: | Week's Title | Assignment Due |
|---|---|---|
| One | The Basics - Getting Started | 1) Locate site to post assignments on and email course teacher with site information 2) Course confirmation email stating you have read the course syllabus and drop policy. The email must state that you have read and understand the requirements for the class and that it is your responsibility, as a student, to drop the course if you no longer desire to complete the course. 3) That you have read, understand, and will abide by the college's Electronic Use Policy and Academic Honesty Policy. |
| Two | Working with Text | 1) Create a simple web page using some of the flags from part one of the week's lesson.. On your page include a title line in font size +5. Insert a simple horizontal break between the title line and the following paragraph. What's that I haven't taught you a horizontal break yet? Okay you caught me. Here it is. To add a horizontal line simple use the flag <hr />. You can also specify it's width in percentages by modifying the command and <hr width=60%></hr> Write a brief paragraph on the four flags you think you will use the most and why. Finally end your page using the address tag to place your address information in the lower left hand corner of your page. (Do not use your actual address. I will never ask you to place your real information on a student site for safety reasons.) 2) Use the same page you created for the working with text section of this week's lesson. Make your background color white, text color blue, links red, active links green and visited links purple. In the real world I strongly suggest you stick with a white background and black text, and to make sure everyone can view your page. Use hex codes only, no actual words for the colors. 3) Using the commands you have learned from Week's One and Two create a page telling the class about you favorite recipe. Your page should have the following criteria:
|
| Three | Links, Images and Backgrounds | 1) Create a web page with at least one graphic on it. 2)Create and upload a page(s) with the following criteria: a) Common HTML tag set |
| Four | Tables | 1) Create a calendar for the month of August of this year (table) with the following activities:
Table parameters:
|
| Five | Frames | 1)
1. Create and upload a page(s) with the following criteria:
Remember each week builds on the last week(s) so I still expect to see proper page layout and all the other elements we have discussed thus far. |
| Six | Sound, Video, and Metatags | 1)
Create and upload a page with the following criteria:
|
| Seven | Intro to JavaScript | 1) Alter the script shown in part one of the week's lesson so that it will produce two lines of text, one red and one blue. But you must do this by writing more Javascript commands, not by simply adding more HTML to the instance. 2) Here is a link to a page with a script. When you click on the link, the script will throw two errors. Your assignment is to fix the two errors so that the script runs. Now, you probably won't recognize some of the commands in this script, but that doesn't matter. The error boxes that appear will give you enough information to make this script run. 3) This one isn't so tough. What I would like is for you to write a script that shows the date separated by slashes on your welcome page. I'd like the welcome text printed in green. Don't worry about the numbers you'll learn about that when you take the Internet Programming - JavaScript Class. This will wrap it up for the introduction to JavaScript. I hope you have had fun this week. |
| Eight | Forms and CGI | 1) Create a simple guest book form using at least one each of the example from above. For example one set of radio buttons, one set of text boxes, one set of pop-up lists, etc. I do not expect you to be able to set up the CGI scripts. I did feel however, it was necessary for you to know how they work, and how to install them once you have your own site. |
| Nine | The Final | 1)
Final Criteria: Length: 4 to 6 Web pages. Create a site to sell Pizza on line.
To get an idea of what I want go to the following URL Pizza Hut on-line Do not copy this site. Make up your own pizza company, complete with special toppings and different types of pizza and related pasta dishes. A well designed site should include the following:
Bottom line show me what you have learned, show off, grand stand, make it pretty, what ever . . . The use of the Pizza Hut URL for this assignment is not an endorsement of Pizza Hut or its affiliates but as an example for the final exam. |