HTML A-Z Quick Reference
(Last Update 17:31 on Wednesday, 02 April 2003)
- <P ... > ... </P>
- Specifies a new paragraph.
- ALIGN=...
- (IE;NN:1.1) The text alignment, LEFT, CENTER or RIGHT.
- <PARAM ... >
- IE:3.0;NN:2.0 Specifies a parameter to an applet or object.
- NAME=...
- The name of the parameter.
- VALUE=...
- The value of the parameter.
- <PLAINTEXT>
- Specifies that the rest of the document is plain text.
- <PRE ... >
...
</PRE>
- Specifies preformatted text, including tabs and line breaks. (NN;IE:3.0) Typically rendered as monospaced.
- COLS=...
- NN The maximum number of columns before a line will wrap.
- WRAP
- NN Turns on wrapping so that all lines fit to the window.
- PAGEX=...
- <LAYER ... >
- The horizontal position of the layer relative it its window.
- PAGEY=...
- <LAYER ... >
- The vertical position of the layer relative to its window.
- PALETTE=...
- <EMBED ... >
- NN Defaults to BACKGROUND but FOREGROUND allows the plug-in to override the browser palette.
- PLUGINSPAGE=...
- <EMBED ... >
- A URL that contains installation instructions for the plug-in.
- PLUGINURL=...
- <EMBED ... >
- NN:4.0 A URL of a Java archive that installs the plug-in.
- POINT-SIZE=...
- <FONT ... >
- NN:4.0 The point size of a font, rather than the browser size.
- PROMPT=...
- <ISINDEX ... >
- (IE;NN:1.1) The text used to prompt the search.
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.103