The name attribute specifies the name of a <param> element.
The name attribute is used together with the value attribute to specify parameters for the plugin specified with the <object> tag.
The name attribute value can be any name supported by the specified object.

The name attribute is supported in all major browsers. However, the file format defined in <object> may not be supported in all browsers.
<param name="name">
| Value | Description |
|---|---|
| name | The name of the parameter |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |