!-- (HTML comment) | !DOCTYPE | a | abbr | acronym | address | applet | area | b | base | basefont | bdo | big | blockquote | body | br | button | caption | center | cite | code | col | colgroup | dd | del | dfn | dir | div | dl | dt | em | fieldset | font | form | frame | frameset | h1 | h2 | h3 | h4 | h5 | h6 | head | hr | html | i | iframe | img | input | ins | isindex | kbd | label | legend | li | link | map | menu | meta | noframes | noscript | object | ol | optgroup | option | p | param | pre | q | s | samp | script | select | small | span | strike | strong | style | sub | sup | table | tbody | td | textarea | tfoot | th | thead | title | tr | tt | u | ul | var

This page discusses features common to many of the HTML tags. Also included is the syntax I used in listing the HTML tags.

Tag Syntax

Here are general syntax rules that apply to all the tags:

Common Attributes

Common Intrinsic Events

See also my section on Events.

Tag Stats

Tags Start
/End
Empty Depr.
/FP
DTD Type
91 4 OO

13 / FF
15 / OO

13 EE 10 XX

8 / FP

11 LD
3 FD
13 SL
37 BL
43 TL

Note that there are 93 of the three types of tags because the <isindex> tag is both a SL and BL tag, and the <script> tag is both a SL and TL tag.

Tag Listings Syntax

Here is the syntax I used in listing the HTML tags:

[StartTag/EndTag][EE ][XX][FP]. [Description. ][TagGroup.]

Legend:

A DTD (Document Type Definition) is a document that defines an SGML compliant markup language. See also the SGML <!doctype> tag. Here are the three DTDs that are used in defining HTML 4.01:

Page Modified: (Hand noted: 2007-09-12 21:12:27Z) (Auto noted: 2007-11-17 06:40:25Z)