This element is also available in our updated HTML 4 reference. Some characteristics may have changed.
Appearance: | <PARAM NAME=x VALUE=y> |
---|---|
Attributes: | NAME=string VALUE=string |
Contents: | None (Empty). |
May occur in: | APPLET. |
The PARAM element is used to provide "command-line" arguments to a Java applet, which is embedded in a document with the APPLET element. It has two attributes: NAME specifies the name of the argument, and VALUE specifies the value for this argument.
HTML 3.2 Reference ~ Elements by Function ~ Elements Alphabetically
Home, Forums, Reference, Tools, FAQs, Articles, Design, Links
Copyright © 1996 - 2006. All rights reserved.