Difference between revisions of "Param (HTML element)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "In HTML, the '''param''' element represents parameters for plugins invoked by object elements. == Description == * It does not represent a...")
 
(No difference)

Latest revision as of 06:40, 2 May 2016

In HTML, the param element represents parameters for plugins invoked by object elements.

Description

  • It does not represent anything on its own.
  • The name attribute and the value attribute must be present.

See also

External links