Advanced Computers – Web Design
Messmer High School
Project 3 in the Unit 4 project list
Here is a suggested sequence of steps that will help you write
Project 3 from the Unit 4 assignments.
- Create
a new folder for this assignment in My Documents. Call it Week4P3. You
will put everything you need for this project in this folder. Do not put
anything else in this folder.
- Make
one blank HTML program. Call it “aracnid.html”. Include the html tags, the
head tags, the body tags, and the title tags. Write the page so that
inserting html code is easy. Use vertical alignment for the various
opening and closing tags.
- Add an
appropriate title.
- Add the
standard comments in the heading section.
See mini-chapter six for a
discussion of comments in html
- Click
on the Arachnophilia home page link from the class web site.
- Read the
Note about Freeware. What is the difference between freeware, shareware
and nagware?
- Pull
up the online documentation. Take the online tour. Name three things that
Arachnophilia can do for you.
a.
b.
c.
- Pull
up the Frequently asked questions. Will Arachnopholia run on a MacIntosh?
What makes this possible?
- Pull
up the CareWare Home page. The author does not ask for money. What does he
ask? Is this a reasonable request?
- Arachnophilia
is already installed on the computers in the lab. Find it and bring it up.
Create a new HTML program and write Hello World and your name in the body
section. Add a title. Save this tiny program to the folder we created. This will probably require some
trial and error on your part. It did for me.
- Test your program and see that it
works. Show your instructor the source code in the Arachnophilia online.
End of description.