How to use var tag


<var>

All Tags not showing in online page, but show on view source.

<p>This is your <var>xyz</var></p>

Code show like this:

This is your xyz

Browser Support

The <var> tag is supported in all major browsers.

What is var tag

var tag means variable. A variable is simply a symbol which is or may be associated to some value(s).

Leave a Reply

Your email address will not be published. Required fields are marked *