|
Post a page that looks like the following and uses html
codes to achieve the same effects. Fill in the spaces between [brackets]
with the information about your own page. As you do the page:
- Begin your document with the <!DOCTYPE> declaration showing
you use HTML 4.0 Transitional.
- Include <meta> tags for "keywords", "description"
and "author".
- Include at least one "commenting out" tag that will be invisible
on the display.
- In your list of "Links I intend to Use," create at least
three links to other pages. Use a title attribute for the links. At
least one link should open in a new browser window.
Your page will be evaluated as it appears on the browser and as it looks
in "View>Page Source". Where possible, use structural tags
rather than tags that only affect visual layout. Since the page may display
differently, depending on what browser preferences are set, the page will
be evaluated primarily on the use of the correct html structural tags.
|
|
|