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>
<h2>X + Y = 9</h2>
If X equals seven below, what does Y equal?
0 Response to "var"
Post a Comment