<param>
All Tags not showing in online page, but show on view source.
<object data="img/hello.mp3"> <param name="autoplay" value="true"> </object>
Code show like this:
Browser Support
The <param> tag is supported in all major browsers
What is param tag
param tag is used to define parameters for plugins embedded with an object element.