Translate

Sunday, May 4, 2014

6. Setting the form of letters

To make the form, we have a tag number as follows:
- <b> .... </ B>: for bold
- <i> ..... </ I>: for italics
- <u> .... </ U>: for line
- <small> ... </ Small>: for a small size
- <big> .... </ Big>: for large
- <sup> ... </ Sup>: for power
- <sub> .... </ Sub>: for index
example

<html>
<head><title>Text Style</title></head>
<body>
<b> Bold </b>
<i> Italic </i>
<u> Underline </u>
<small> Small </small>
<big> Big </big>
A <sup><small> 2 </small><sup> -B <sup><small> 2 </small></sup>
 =(A-B)(A+B)
H <sub><small> 2 </small></sup> 0
</body>
</html>

results
៨. ការ​កំណត់​ទៅ​លើ​ទំរង់​របស់​អក្សរ









0 comments:

Post a Comment