<html>
<head>
<title>text formatting></title>
</head>
<body>
<b>bold</b><br>
<center><strong>strong</strong><br></center>
normal
<i>italic</i><br><h1>
<mark>mark</mark><br></h1>
<u>underline</u><br>
hi<small>small</small><br>
bye<big>big</big><br>
<del>deleted</del><br>
<ins>inserted</ins><br>
hi<sub>subscript</sub><br>
b<h6>ye<sup>super scipt</sup></h6>
<br>a<sub>2</sub>x<sup>2</sup>+a<sub>3</sub>x<sup>3</sup>=0<br>
x<sup>2</sup>+2abx<sup>3</sup>+10g<sub>10</sub>(x)<sup>2</sup>=0
</body>
</html>
No comments:
Post a Comment