PARAM - Parameters for Java applet

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.

Notes:


Affiliate Directory - Sign Up - Priviledged Members - Articles - Web Resources - Discussion - Contact Us - Link Exchange - HTML4 Manual - HTML3 Manual - PHP Manual