| Please use your back button to return to the form |
The Webpage Maker is designed so that anyone can create their own webpage . When you have
created a webpage to your satisfaction it may be submitted to us ( No Obligation ) by
clicking the "Submit Webpage" button . The code for your webpage and a list of Free Webpage
Hosting Service's will be instantly e-mailed to you ( Some e-mail services , including AOL ,
may not display the code properly ) .
If you need help uploading your webpage to the Free Hosting Service you select we provide a
service that for a small fee of $25 we will upload the webpage and background image to the Free
Webpage Hosting Service that you select and make sure it is working properly plus we will submit
your webpage to 10 popular search engines ( No additional charge ) .
The webpage can be displayed by clicking the "Display Webpage" button .If you need to edit
the webpage just go back to the form and edit the webpage text , then click the "Display Webpage"
button and your revised webpage will be displayed . To select a different background go to the
form and enter the new background number , then click the "Display Webpage" button and your
revised webpage will be displayed . To return to the "Webpage Maker" , click the Back on your
browser .
How to customize your text
- Use < br > to start a new line .
- Use < p > to skip a line .
- Selected text may be in bold print - Bracket Bold word or group of words with < b > to the left and < /b > to the right .
- Selected text may be in italic print - Bracket Italic word or group of words with < i > to the left and < /i > to the right .
- Selected text can blink - Bracket selected text with < blink > to the left and < /blink > to the right . (
- Text size may be changed by using < font size=(1-6) >to the left of the text and </font> to the right .Example :
< font size=1 >Size 1 text</font> will produce
Size 1 text.
< font size=6 >Size 6 text</font> will produce Size 6 text
- Text may be underlined by using <u >to the left of the text to be underlined and </u> to the right of the text to be underlined.Example :
< u>underlined text</u> will produce underlined text .