About HTML Tags
Discover the basic structure of HTML tags and container tags.

A tag of the form <tag> is used to mark up a page of HTML text.

Tags are case insensitive; they can be specified in upper or lower-case characters.

Every tag is enclosed in < and > brackets.

Each tag precedes the text it marks up.

Some tags come in pairs that take this form:

<tag>content</tag>

The beginning tag and the ending tag
(which is always preceded by a / slash)
form a container, which encloses the content.

VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.