Easy Tutorial
❮ Av Prop Error Att Tr Bgcolor ❯

HTML <param> value 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 value attribute. However, not all browsers support the file formats defined in the <object>.


Definition and Usage

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

This attribute is typically used together with the name attribute to specify parameters for the plugin defined by the <object> tag.

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


Differences Between HTML 4.01 and HTML5

None.


Syntax

Attribute Values

Value Description
value The value of the parameter.
❮ Av Prop Error Att Tr Bgcolor ❯