<param value="">
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
- Attribute of
- <param> HTML Tag
- What does
<param value="">
do? - Specifies the parameter value.
Code Example
<object data="/wp-content/uploads/flamingos.ogg">
<param name="controller" value="true">
</object>
The value
of <param>
specifies the state of the event. For example, for a name
of autoplay
, we may specify true
or false
.
Browser Support for value
All | All | All | All | All | All |