var

<var>

<var> 标签表示变量的名称,或者由用户提供的值。

内容类别 Flow content, phrasing content, palpable content.
允许的内容
标记遗漏开始和结束标签都是必需的
允许的父母任何接受短语内容的元素。
允许ARIA角色任何
DOM接口 HTMLElement

属性

这个元素只包含全局属性。

典型的默认样式属性

var { font-style: italic; }

例子

<p> A simple equation: <var>x</var> = <var>y</var> + 2 </p>

A simple equation: x = y + 2

规范

SpecificationStatusComment
HTML Living StandardThe definition of '<var>' in that specification.Living Standard
HTML5The definition of '<code>' in that specification.Recommendation

浏览器兼容性

FeatureChromeEdgeFirefoxInternet ExplorerOperaSafari
Basic Support(Yes)(Yes)1(Yes)(Yes)(Yes)

FeatureAndroidChrome for AndroidEdge mobileFirefox for AndroidIE mobileOpera AndroidiOS Safari
Basic Support(Yes)(Yes)(Yes)1(Yes)(Yes)(Yes)