B ( bold text ):
PHP Code: 
<b>This text is bold</b
Big ( big text ):
PHP Code: 
<big>This text is big</big
I ( italic text ):
PHP Code: 
<i>This text is italic</i
Code ( computer code text ):
Code: 
<code>This is computer output</code>
Sub (subscripted text):
PHP Code: 
<sub>This is Sub</sub
Sup ( Defines superscripted text )
PHP Code: 
<sub>This is Sup</sub
Em ( emphasized text )
PHP Code: 
<em>This is Em</em
Hope You Liked This Thread
Rapid S Reviewed by Rapid S on . [HTML] Text Formatting B ( bold text ): <b>This text is bold</b>Big ( big text ): <big>This text is big</big>I ( italic text ): <i>This text is italic</i>Code ( computer code text ): <code>This is computer output</code>Sub (subscripted text): <sub>This is Sub</sub>Sup ( Defines superscripted text ) <sub>This is Sup</sub>Em ( emphasized text ) <em>This is Em</em>Hope You Liked This Thread Rating: 5