The value
attribute specifies the value of a <param>
element.
This attribute is used together with the name
attribute to specify parameters for the plugin specified with the <object>
tag.
The value can be any value supported by the specified object.
The value
attribute is supported in all major browsers. However, the file format defined in <object>
may not be supported in all browsers.
<param value="value">
Value | Description |
---|---|
value | The value of the parameter |
How to add HTML <param> Tag | HTML Tag |
How to set Default CSS Settings on HTML <param> Tag | HTML Tag |
What is HTML <param> name Attribute | HTML Tag |
How to add HTML <param> name Attribute | HTML Tag |
What is HTML <param> value Attribute | HTML Tag |
How to add HTML <param> value Attribute | HTML Tag |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |