HTML <param> element
<object type="audio" data="file/Ring.mp3"></object>
<param name=au value="ring">
The object tag sometimes not running well in browsers other than IE.
Attributes of <param> tag:
Attribute | Description |
name | name of the object |
value | value of the parameter |