![]() |
VOOZH | about |
The HTML param name Attribute is used to specify a name of a <param> element. This attribute is used together with the value attribute to define a parameter for plug-ins which is associated with <object> element.
Syntax:
<param name="name">
Note: This attribute is depreciated from HTML 5.
Attribute Values: It contains the value i.e name which specify the name for the <param> element.
Example:
Output :
Supported Browsers: