<html>
<body>
<h2>The var Element</h2>
<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>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_formatting_var by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 16:46:46 GMT -->
</html>