HTML A-Z Quick Reference

(Last Update 17:31 on Wednesday, 02 April 2003)

<H1 ... >
...
</H1>
Specifies a heading, typically rendered as fomt size +3 and bold.
ALIGN=...
The text alignment, LEFT, CENTER or RIGHT.
<H2 ... >
...
</H2>
Specifies a heading, typically rendered as fomt size +2 and bold.
ALIGN=...
The text alignment, LEFT, CENTER or RIGHT.
<H3 ... >
...
</H3>
Specifies a heading, typically rendered as big and bold.
ALIGN=...
The text alignment, LEFT, CENTER or RIGHT.
<H4 ... >
...
</H4>
Specifies a heading, typically rendered as bold.
ALIGN=...
The text alignment, LEFT, CENTER or RIGHT.
<H5 ... >
...
</H5>
Specifies a heading, typically rendered as small and bold.
ALIGN=...
The text alignment, LEFT, CENTER or RIGHT.
<H6 ... >
...
</H6>
Specifies a heading, typically rendered as fomt size -2 and bold.
ALIGN=...
The text alignment, LEFT, CENTER or RIGHT.
<HEAD>
...
</HEAD>
Specifies information about the document.
<HR ... >
Specifies a horizontal rule, typically rendered as a shaded engraved line.
WIDTH=...
NN:1.1 The width of the line, in pixels or %.
ALIGN=...
NN:1.1 The alignment, CENTER, LEFT or RIGHT.
SIZE=...
NN:1.1 The thickness of the line, in pixels. Default is 2.
NOSHADE
NN:1.1 Prevents the engraved line from being shaded.
COLOR=...
IE:3.0 The color of the line.
<HTML>
...
</HTML>
Identifies the document as an HTML document.
HEIGHT=...
<APPLET ... >
The height of the applet in pixels or %.
<EMBED ... >
The height of the plug-in in pixels or %.
<IFRAME ... >
The height of the frame in pixels or %.
<ILAYER ... >
The height of the content in pixels or %.
<IMG ... >
NN:1.1 The height of the image in pixels or %.
<LAYER ... >
The height of the content in pixels or %.
<SPACER ... >
The height of a block spacer in pixels.
<TABLE ... >
The height of the table in pixels or %.
<TD ... >
The height of the cell in pixels or %.
<TH ... >
The height of the cell in pixels or %.
HIDDEN=...
<EMBED ... >
Whether the plug-in should display (TRUE sets the height and width to zero).
HREF=...
<A ... >
Turns the anchor into a hypertext link to the given URL.
<AREA ... >
The URL that the area links to.
<BASE ... >
The URL that relative URLs are relative to.
HSPACE=...
<APPLET ... >
How much space should be left on each side of the applet.
<EMBED ... >
How much space should be left on each side of the plug-in.
<IFRAME ... >
How much space should be left on each side of the frame.
<IMG ... >
NN:1.1 How much space should be left on each side of the image.
<TABLE ... >
How much space should be left on each side of the table.
HTTP-EQUIV=...
<META ... >
An HTTP response header.
  A B C D E F G H I K L M N O P Q R S T U V W X Z

Frames Version
Customization Page
Back to Home Page


624546
38.107.191.104