Tags and Attributes
Learn how to specify an attribute for a tag.

Some tags have associated attributes--additional options that let you further customize the effect of the tag.

For example, the <BODY> tag can also set the background color for your page using the attribute BGCOLOR.

<BODY BGCOLOR=WHITE>

Some attributes can stand alone.

For example, the <HR> tag used for specifying a horizontal rule (line) can take the attribute NOSHADE.

<HR NOSHADE>
<HR>

Visit http://www.projectcool.com/developer/reference/tag-table.html for a wonderful summary of the basic HTML tags.

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.