<var></var>

Description

   The <var> tag is used to render the enclosed text in a special font to denote that it is a variable or another special type of text.

Code

   <var>YOUR TEXT HERE</var>

Appearance

   YOUR TEXT HERE