HTML var tag | Sakala Code
Sakala Code 1 year ago
sakalacode #html

HTML var tag

The HTML <var> tag is used to define variable a in programming or mathematical on web page. It is typically renders the text it contains in an italicized style, which is the conventional way of representing variables in text form.

HTML <var> tag Syntax

<var>variable</var>

HTML <var> tag Mathematical

<p>pi <var>π</var> radius <var>r</var>.</p>

HTML <var> tag Programming 

<p>HTML variable tag Programming<code>print(<var>variable_name</var>)</code>.</p>

HTML <var> tag Styling css

<var style="font-style: normal; color: blue;">HTML <var> tag</var>
0
373
Php Superglobals Post

Php Superglobals Post

1709870648.png
Sakala Code
1 year ago
HTML Basic Tags

HTML Basic Tags

1709870648.png
Sakala Code
1 year ago
Php Oops Destructor Examples

Php Oops Destructor Examples

1709870648.png
Sakala Code
1 year ago
HTML basefont tag

HTML basefont tag

1709870648.png
Sakala Code
1 year ago
HTML Text Editors

HTML Text Editors

1709870648.png
Sakala Code
1 year ago