 |
Preview |
 |
|
 |
Publish |
 |
|
 |
Photo Manager |
 |
|
 |
Add Meta Tags |
 |
| |
Want to increase your Search Engines Ranking? Fill out the Meta Tags Generator to insert the meta tags into your website automatically.
Click HERE |
|
|
|
|
 |
Add Mailing List |
 |
| |
Mailing System Add mailing list function to your website to allow visitors to sign up as your member from your website |
|
|
|
|
 |
Create Your Own Template |
 |
| |
Create your own template For more experienced users, you can upload your own website top banner, side navigation and page background |
|
|
|
|
|
|
Add HTML : More font styles, sizes & colors
Here are the simple instructions to increase your choices for fonts.
Font Styles
Just copy this script into the relevant areas:
| <h3><font style="Font-Family:Broadway BT">This Is my Trial Web Server</font></h3> |
|
and the resulting output is:
This Is my Trial Web Server |
|
To change to any font, just key in this syntax:
<h3><font style="Font-Family:_*_">sample text</font></h3>
( * will represent the font style) |
|
Others font styles that you can choose are:
Size combinations
To change the size of the fonts, just type in
<font size=" * " > THE SELECTED TEXT </font>
( * Can be either +1, +2, +3, +4, and etc.) |
|
Color combinations
When we save this source code into the text box area,
| <font size="+3" color="#FF0000">THE END</font> |
|
It will display this (sample output):
therefore to change the font colors, you’ll need to insert :
<font color="*"> THE SELECTED TEXT </font>
* Can be one of the colours below :- |
|
|