W3Schools.com

HTML <param> value Attribute

HTML param Tag Reference HTML <param> tag

Example

Set the "autoplay" parameter to "false", so the sound won't start playing as soon as the page loads:

<object data="horse.wav">
  <param name="autoplay" value="false">
</object>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The value attribute is supported in all major browsers. However, the file format defined in <object> may not be supported in all browsers.


Definition and Usage

The value attribute specifies the value of a <param> element.

This attribute is used together with the name attribute to specify parameters for the plugin specified with the <object> tag.

The value can be any value supported by the specified object.


Syntax

<param value="value" />

Attribute Values

Value Description
value The value of the parameter


HTML param Tag Reference HTML <param> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
Download XML Editor
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE