HTML param tag

HTML param tag is used to pass the parameters to embed an object for the object element. The parameters can be a location of the object to embed.



This is the example for html object tag that contains the audio file to show with controls.

Output



This is the example for object tag that contains the video file to show with controls.

Output

See HTML video tag to see details about how to include the video inside the web pages.



Resources and References of HTML param tag

1. HTML living standard
2. W3C project using Github