<param>
element as a child of the <applet>..</applet>
element. The <param> element has two useful attributes.Attributes | Description |
---|---|
name | represents the name of the parameter. The possible values are valid identifiers. |
value | represents the values of the parameter. The possible values are strings of characters. |