Create an external style sheet named lab11.css.
In this style sheet put all the styles needed to produce the desired
effects on page lab11.htm.
Create a web page file named lab11.htm.
Title the page "Lab Assignment 11 - Your Name"
Put your name in the title.
Create the lab11.htm web page so that it looks
similar to what you see below.
The way the page looks is of your choosing, but these elements need to be
present as a minimum:
- There needs to be a background with color or
an image. This is done by setting a style for the
body tag
- At least 6 Images placed in various parts of the page.
Some left, some right, some in the middle.
Have some text associated with each image.
You may even have the images overlap each other a bit for a special effect.
These images need to be positioned absolutely.
You need to turn in all these files together in one
folder for credit:
- lab11.htm
- lab11.css
- all images that you used
Grading criteria:
Criteria |
Points
15 |
Correct file names. |
1 |
Correct HEAD, TITLE, and BODY structure with student
name in the titles. |
1 |
Colored banner. |
2 |
Background color or image. |
2 |
Images and associated text placed on various parts of the page. |
4 |
Styles are in an external style sheet (lab11.css). |
4 |
Assignment in on time. |
1 |
|