On-Line HTML Course - Lesson 8
Required HTML
Structure Tags
- < HTML > < /HTML > Used to define type of Document
- The < HTML > will be the first tag on the page
- The < /HTML > will be the last tag on the page
- < HEAD > < /HEAD > Used to delimit the Header
- < TITLE > < /TITLE > Used to specify a document title.
- One of the few tags allowed inside the Head tag.
- < BODY > < /BODY > Used to delimit the entire body
- This is where your content goes.
| Return to the Course Contents | Jump to the Course Summary |
Home
Search
Need Help?
1600 Holloway Avenue, San Francisco, CA 94132 (415) 338-1111
Last modified February 11, 2008 by the Web Team