<param> HTML Tag
Disclosure: Your support helps keep the site running! We earn a referral fee for some of the services we recommend on this page. Learn more
- Element of
- Applets
- What does
<param> HTML Tag
do? - The <param> element is used to specify the parameters that apply to plugin-powered content embedded with an <object> element.
- Display
- inline
Code Example
<object data="/wp-content/uploads/flamingos.ogg">
<param name="controller" value="true">
</object>
Controlling Objects
The <param>
element is used within the <object>
element to control its behavior. For example, we can use <param>
to specify whether a movie should autoplay as soon as it loads.
Browser Support for param
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
All | All | All | All | All | All |