Project 3: Passing Parameters
Before you begin, create a folder in your Projects Folder called Firstname.LastName.project3. Do a File...Save as this html document into your Project3 folder. Also right mouse click and save a copy of CoalesceContinuous.class into your folder. It is the java class file. You do not do anything with it except copy it into your folder. No other documents are needed in this project.
This project involves no java coding.
1. Change the parameters of this html document so the applet in the table below:
- Says"PC Java" instead of "Delicious Java"
- Add a 7th text statement of your name(ex. "Jeff Rholl")
- Change the background color to white
- Change the text color to green
- Change the style to italic
- Change the font size so that it fits on the window
- Change the speed of the display so that is about half as fast as now with the no amount of delay between each word.(note: You would never do this. It is ugly)
Save a copy of your entire folder into the Project 3 Folder on the server.
Make sure it has your Firstname.Lastname.project3 as a title. Open up your project on the server in a browser to make sure it appears the way your want it.