|
Useful HTML Codes:
<h1> Your Heading
</h1>
Your Heading
<h2> Your Heading
</h2>
Your Heading
<h3> Your Heading
</h3>
Your Heading
<br> for line break.
<P align=”center”> Your Text </p> It will create a paragraph with
align center.
<P align=”Left”> Your Text </p> It will create a paragraph with
align left.
<u> Your Page Title
</u>
Your Page Title
<i> Your Page Title
</i>
Your Page Title
<b><i> Your Page Title
</i></b>
Your Page Title
<font face="Arial"
size="2" color="Blue">
Your Text Here.</font>
Your
Text Here.
<font face="Arial" size="4" color="Brown"> Your Text Here.</font>
Your
Text Here.
|