How to use param tag


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

Leave a Reply

Your email address will not be published. Required fields are marked *