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 |
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 |