HTML ( subscript and superscript )
<!-- subscript and superscript -->
(subscript for use any special equetion as co2(corban dai oxide) in properly )
<p>CO <sub>2</sub></p>
( superscript for use any special equetion as ax2+bx+c (math terms) in properly )
<p>a <sup>2</sup> +bx+c</p>
(for chemical reaction show on web page , → (use for errow simble)
<p>c+o<sub>2</sub> → co<sub>2</sub></p>
Comments
Post a Comment