|
Definition and UsageThe Tip: This tag is not deprecated. However, it is possible to achieve richer effect by using CSS. Also look at:
Browser Support
Global AttributesThe Event AttributesThe |
<p>The area of a triangle is: 1/2 x <var>b</var> x <var>h</var>, where <var>b</var> is the base, and <var>h</var> is the vertical height.</p>
Most browsers will display the <var> element with the following default values.
<style>
var {
font-style: italic;
}
</style>
<p>The area of a triangle is: 1/2 x <var>b</var> x <var>h</var>, where <var>b</var> is the base, and <var>h</var> is the vertical height.</p>
| html var |
Type: | Develop |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference