Second Web Page Assignment
For this assignment you are to create a Web Site (it will not be installed on the Web, it
will simply be on your disk). The Web Site should be at least two Web pages - can have more!
It should include NO graphics!!!! I want you to focus on text presentation! Note: Your
examples need to be different from mine! Email me the results.
NOTE: You are not allowed to use any software to generate the code for any of your Web
pages (this holds for the entire course unless you are told otherwise). The project must
be done using "raw" HTML.
The following features should be included:
- A link to a second page stored in your director or on your floppy disk. Be careful when
you are doing this - remember I need to be able to run it on my computer and I will only
have what you send me!
- A link from the second page back to the first
- An entry point other than the top of the page on one of the pages and a link to that
spot on the other page
- Default color for background, text, link, visited link, active link
- Several font sizes, colors and types (use standard types so I will be able to access
them)
- An outline - down three levels and multiple listings under several levels (different
from the one you did last week)
- An example of a definition list
- Use emphasis, underline, bold and italics
- A horizontal line that has some thickness and goes across the entire screen
- A horizontal line that goes across half the line and is aligned left
- A horizontal line that does not cover the entire screen and is centered
- Use the symbol for a space which is somewhere in your code (you should use
it so that I can see you added additional spaces to a place that only had one)