Site icon Tutorial

var Tag for Variables

var Tag for Variables

It is used for indicating an instance of a variable or a parameter for an application and it helps programmers. It is usually used with <pre> and <code> tags and is italicized as shown

HTML code

<p>The <var>width</var> parameter gives page width</p>

Browser output

Exit mobile version