back

Parameter

Tag: <param>

The parameter tag is used to define parameters for the object tag.
The tag contains the attributes name and value, these are then used to set the parameter.

The tag is self-enclosed and so no ending tag is required.

Example