HTML A-Z Quick Reference
(Last Update 17:31 on Wednesday, 02 April 2003)
- <VAR> ... </VAR>
- Specifies a variable example. (NN) Typically rendered as italics. (IE) Typically rendered as monospaced.
- VALIGN=...
- <CAPTION ... >
- IE The placement of the caption, because IE uses the ALIGN attribute to align the text in the caption.
- <COL ... >
- Specifies the vertical alignment of the content, BASELINE, BOTTOM, MIDDLE or TOP. Default is MIDDLE IE CENTER.
- <TD ... >
- Specifies the vertical alignment of the content, BASELINE, BOTTOM, MIDDLE or TOP. Default is MIDDLE IE CENTER.
- <TH ... >
- Specifies the vertical alignment of the content, BASELINE, BOTTOM, MIDDLE or TOP. Default is MIDDLE IE CENTER.
- <TR ... >
- Specifies the vertical alignment of the content, BASELINE, BOTTOM, MIDDLE or TOP. Default is MIDDLE IE CENTER.
- VALUE=...
- <INPUT ... >
- The value to be submitted. Defaults to ON for checkbox and radio elements. Initializes text, password, button, reset and submit elements. Images submit the click coordinates (c.f. ISMAP).
- <LI ... >
- Overrides the <OL> sequence.
- <OPTION ... >
- The value to be submitted. Defaults to the option text.
- <PARAM ... >
- The value of the parameter.
- VISIBILITY=...
- <ILAYER ... >
- Can be SHOW, HIDDEN or INHERIT. Defaults to INHERIT.
- <LAYER ... >
- Can be SHOW, HIDDEN or INHERIT. Defaults to INHERIT.
- VLINK=...
- <BODY ... >
- NN The colour of a hypertext link that has been visited.
- VOLUME=...
- <BGSOUND ... >
- IE The volume, -10000 to 0.
- VSPACE=...
- <APPLET ... >
- How much space should be left above and below the applet.
- <EMBED ... >
- How much space should be left above and below the plug-in.
- <IFRAME ... >
- How much space should be left above and below the frame.
- <IMG ... >
- NN:1.1 How much space should be left above and below the image.
- <TABLE ... >
- How much space should be left above and below the table.
A B C D E F G H I K L M N O P Q R S T U V W X Z

38.107.191.102