| Tag | Description |
|---|---|
<var> |
The HTML <var> tag is used for indicating an instance
of a variable or a parameter for a process or application. They may
occassionally be needed in help text, but that's generally it. |
| HTML Code | Display |
|---|---|
The program accepts the <var><width></var> parameter to
determine the display width.
|
The program accepts the <width> parameter to determine the display width. |