Easy Tutorial
❮ Canvas Shadowoffsetx Att Col Valign ❯

HTML <param> name Attribute

HTML <param> Tag

Example

Set the "autoplay" parameter to "true", so the sound starts playing automatically when the page loads:


Browser Support

All major browsers support the name attribute. However, not all browsers support the file formats defined in the <object>.


Definition and Usage

The name attribute specifies the name of the <param> element.

This attribute is typically used together with the value attribute to specify parameters for the plug-in specified by the <object> tag.

The value of the name attribute can be any name supported by the object.


Differences Between HTML 4.01 and HTML5

None.


Syntax

Attribute Values

Value Description
name The name of the parameter.
❮ Canvas Shadowoffsetx Att Col Valign ❯