Variable Element

Example representing variables in mathematical expressions.

Preview

Code

<p>The formula for area is <var>A</var> = <var>π</var> × <var>r</var><sup>2</sup>.</p>

More HTML Computercode Examples (4)