| <<< Assignment Homework 4 - Chapter 4 - Part 1 | Index | HTML Assignment Requirements >>> |
NOTE: you have two weeks to complete this part of the assignment.
The assignment in this chapter requires that you create a web page and post it on the Internet. However, posting it on the Internet is optional part of this assignment.
Consider completing the Basic HTML lab in the textbook. At the completion of this lab you will have created a webpage.
There are LOTS of on-line tutorials for html. If you need more information on html, try googling on html tutorials, you're sure to get lots of hits.
You may find useful some of the following examples of web pages.
HTML:
Images used with these pages:
XHTML
(has only 4 lines that should be used at the top of your page for validation.)
- Separate 4 lines of code in text file.
(embedded list that validates strict)
(definition list, em etc) - validates strict
- revised version which seems to work better in more browsers - test it.
(CSS in head - notice browser differences) - validates strict
- revision of example above - works better in more browsers.
| <<< Assignment Homework 4 - Chapter 4 - Part 1 | Index | HTML Assignment Requirements >>> |