Advanced Computers - Web Design
Messmer High School
Project 2 in the Week 3 project list
Here is a suggested sequence of steps that will help you write
Project 2 from the 'Week 3' assignments.
1.
Create a new folder for this assignment in My Documents. Call it
'Week3P2'. You will put everything you need for this project in this folder. Do
not put anything else in this folder.
2. Copy eight
images or your own choosing from some source to the new folder you just made.
3. Create a new
web page using all of the standard tags. Add eight image tags to include the
eight pictures into your page. These should go in the body section.
4. Add comments
in the heading section of each program as follows:
* <!--your
name -->
* <!--the
name of the project-->
* <!--the
date when you began coding the source module -->
* <!--short
description of what this page does -->
See
minichapter 6 for a discussion of comments.
5. Test your
program to see that it works correctly in both Mozilla and Explorer.
6. Print and
hand in the source code but not the screen shot.