HTML Formatting

09:25 0 Comments A+ a-

Formatting tag is very needed for every page. This tag use for fonts tag.
Example:
<b>Defines bold text
<em>Defines emphasized text 
<i>Defines a part of text in an alternate voice or mood
<small>Defines smaller text
<strong> Defines important text
<sub>Defines subscripted text
<sup>Defines superscripted text
<ins>Defines inserted text
<del>Defines deleted text