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