Final Project
Create a web page on a file named "home.html"
(in your folder on http://suffolk.li).
Include the following features,
and add additional features as specified later.
- The title should be YOUR Last Name.
- In the BODY tag:
- Use a suitable background image.
- Choose a contrasting, dark color (not black) for text.
-
Write a short paragraph about what you have learned in CST 111.
-
In an unordered list, illustrate at least ten different markup tags,
showing how text is modified.
-
Include a clickable link that goes to another web page named "here.html".
The "here.html" page should contain:
- a pink background.
- A clickable link that goes to another web page named "there.html".
- A small image of a house, which will go back to "home.html" when clicked.
You may use any of the images on this page or another small image,
such as one these images.
The "there.html" page should contain:
- a light-green background.
- A clickable link that goes back to "here.html".
. . . . . (more to come, later)
TOP