var

var
HTML var Element
The HTML <var> variable element is used to render a character or string that represents a value.

HTML CODE EXAMPLE
If <var>X</var> equals seven below, what does <var>Y</var> equal?
<h2>X + Y = 9</h2>
 
If X equals seven below, what does Y equal?

X + Y = 9

0 Response to "var"

Post a Comment