A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/param below:

<param>: The Object Parameter element - HTML: HyperText Markup Language

<param>: The Object Parameter element

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

The <param> HTML element defines parameters for an <object> element.

Note: Use the <object> element with a data attribute to set the URL of an external resource.

Attributes

This element includes the global attributes.

name Deprecated

Name of the parameter.

value Deprecated

Specifies the value of the parameter.

type Deprecated

Only used if the valuetype is set to ref. Specifies the MIME type of values found at the URI specified by value.

valuetype Deprecated

Specifies the type of the value attribute. Possible values are:

Technical summary Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3