var
Indicates an instance of a variable or program argument.
VAR Tag#
Indicates an instance of a variable or program argument.
Attributes are:
| Attribute | Description | Default Value | Values | Required |
|---|---|---|---|---|
| id | document-wide unique id | no | ||
| class | space separated list of classes | no | ||
| style | associated style info | no | ||
| title | This information may be spoken by a user agent, rendered as a tool tip, cause a change in cursor image, etc. | no | ||
| lang | language code (backwards compatible), as per [RFC3066](http://www.ietf.org/rfc/rfc3066.txt) | no |
Example:
<var
>
</var>