html Var Tag

In the <var> tag is a phrase element of html. which specify variable for a computer text.That variable should be part of an application or document, mathematical expression, or a placeholder in prose.In the <var> end tag of </var>.

All main browser supports the <em> tag. which tag standard attributes are class ,dir ,id ,lang ,style ,title and xml:lang and The event attributes are onclick, ondblclick, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup,onkeydown, onkeypress and onkeyup.

Syntax :

<var>...</var>

Example Code

<!DOCTYPE HTML>
<var> var is a variable </var>

Out Put :



var is a variable

In the above <var> tag have applied to var is a variable Text.




Content