• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

Tag Var HTML

HTML Var Tag

August 8, 2013 by techhoneyadmin

HTML VAR TagHTML Var Tag is used to classify creation of an instance of a variable.

In other words we can say that whenever we want to create an instance of a variable in HTML we use the Var Tag.


HTML Var Tag Syntax

<var>
Some Variable Here..
</var>

HTML Var Tag Example

HTML Var Tag Code Output
<p>We are declaring a variable </p>
<var> counting </var>
We are declaring a variable counting

In the Var Tag example output above, we can see that the name of the variable “counting” is rendered in a different way than the text neighboring it.

Var Tag supports all HTML Global Attributes and HTML Event Attributes.


HTML Var Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: How to create variable in html, How to declare variable in HTML, How to use html var tag, Html create variable, Html declare variable, Html declaring variable, HTML Var Tag, Html var tag syntax and examples, HTMLVarTag, Tag HTML Var, Tag Var HTML, Using html var tag, Var HTML Tag, Var Tag HTML, What is the use of html var tag

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in