Introduction:
The purpose of this document is to be a quick reference for HTML 4.0 tags, not a complete guide on HTML, or the full specification for it. If you are looking for something like that then I suggest you go to the official specification and read through it
The tags are split up into 15 groups, the same ones used for syntax highlighting, and that appear in the supplied "tag tree". Those groups are:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
Body Structure:
There are 10 tags classified under this section, they are:
|
|
|
|
Text Direction:
There is only 1 tag in this section, which is:
|
Text Structure:
There are 14 tags classified under this section, they are:
|
|
|
|
|
Text Paragraphs:
There are 4 tags classified under this section, they are:
|
|
Text Changes:
There are 2 tags classified under this section, they are:
|
Lists:
There are 8 tags classified under this section, they are:
|
|
|
|
Tables:
There are 10 tags classified under this section, they are:
|
|
|
|
Links:
There are 3 tags classified under this section, they are:
|
|
Objects:
There are 6 tags classified under this section, they are:
|
|
|
Style Sheets:
There is only 1 tag in this section, which is:
|
Fonts:
There are 10 tags classified under this section, they are:
|
|
|
|
Frames:
There are 4 tags classified under this section, they are:
|
|
Forms:
There are 11 tags classified under this section, they are:
|
|
|
|
Scripts:
There are 2 tags classified under this section, they are:
|
Last modified: Tue Jul 20 20:17:30 BST 1999