Status
Not open for further replies.

Rapid S

Active Member
912
2010
7
0
B ( bold text ):
PHP:
<b>This text is bold</b>
Big ( big text ):
PHP:
<big>This text is big</big>
I ( italic text ):
PHP:
<i>This text is italic</i>
Code ( computer code text ):
Code:
<code>This is computer output</code>
Sub (subscripted text):
PHP:
<sub>This is Sub</sub>
Sup ( Defines superscripted text )
PHP:
<sub>This is Sup</sub>
Em ( emphasized text )
PHP:
<em>This is Em</em>
Hope You Liked This Thread
 
2 comments
Status
Not open for further replies.
Back
Top