April
Home
Mon
Tue
Wed
Thur
Fri
5
MyFace Quality Work Project.
6 . Javascript Lesson 5 “Lesson 5” Write a page that asks a person their age, then tells them what year they can retire (consider age 67 retirement age). Next, have it ask the user their height in inches, and multiply it by 2.54, and give them their height in centimeters.
7 Javascript
Lesson 6 Lesson 6 Create a web page with a picture of a rectangle above the two text boxes. The user will enter the length and width of a square. You will create an alert that tells the user the area of the square (length times width).
8 Javascript
Lesson 7
Lesson 7 Have an message show onload that gives the user instructions. Have 3 or more pictures. Have the color of the background change on just one of the pictures on mouse click and have an alert window tell the user they clicked on the "bomb". For 2 points extra credit, have a message pop up with the other pictures that tells the user they are safe.
9
Javascript
Lesson 8 Create a page that asks a person a number related question, for example, "Click here to enter your age." The page will give a message box with a response. For example, it might say, "Time to get a job." if the person is over 18.
Have at least 3 questions and answers.
12
13
14
15
Lesson 9 Lesson 9a Create a number guessing game. The user will enter a number into a textbox, the page will compare the number to a preset number, like 75. If the user guesses low, they will get a message like, "guess higher." If they guess high, they will get a message like, "guess lower." *If they are correct, have a message appear in the textbox, like "Correct". If you want to do additional things, that is fine, just be sure to have something appear in the textbox, so we are sure to cover the required material.
16 Javascript
Lesson 9b Create a page that will convert Celsius into Fahrenheit, and Fahrenheit into Celsius. It should ask the person to enter Celsius or Fahrenheit into a textbox, they will hit a button, the conversion will display in a textbox. Tc = (5/9)*(Tf-32); Tc = temperature in degrees Celsius, Tf = temperature in degrees Fahrenheit Tf = (9/5)*Tc+32; Tc = temperature in degrees Celsius, Tf = temperature in degrees Fahrenheit
19
Get in missing work
20
Start Fireworks tutorial, complete the projects below, combine in one document or several documents, if necessary.
Fireworks tutorial
The goal is to learn to use Fireworks, so we can copy modified text to Dreamweaver while we are making web pages.
21
Create a document (a flyer, or advertisement, or menu) using 6 of the text modifications we covered in Fireworks.
32
Dreamweaver Tutorial Don't complete any of the "uploading" to the Internet instructions. Skip to: Creating a Simple Two-Column Web Page with Header and Footer. Just save it to a folder, perhaps dreamweaver, then lesson1. Make a specific first page to a business website, following the tutorial.
23
Continue with the Dreamweaver tutorial.
Lesson 1.
Choose a business that you could run, and make a website during this tutorial for that business. Choose a lawnmowing business, if you can’t think of anything else.
Ignore the sections about uploading to the Internet, because we aren’t allowed to do that at school.
Start Lesson 2, How to Spice up your Website with Images.
26
Lesson 3, How to add links, change fonts, and change colors.
Show me what you have when you have finished this page.
15 pts
27
Lesson 4, How to add a navigation bar to your website.
28
How to use Templates to manage your website.
Show me what you have here, (15 pts).
29
Lesson 6, How to add a Feedback Form.
30