Most browsers will display the
<param>
element with the following default values.
Example:
HTML
<style>
param { display: none;
}
</style>
<object data="horse.wav">
<param name="autoplay" value="true">
</object>
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 |
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |