Adding Text:
To add text to your page, use this section. Select the Font, Font Size and
Color first, and then you can type in the text that you want or you can
paste text into the text box.
You can also select text properties such as "Bold" or "Italicized"
in this box.
Use the <BR> to add a line break anytime after you have entered
text. The "Add Text to Page" button will enter your text in
the main page window.
|
|
|
Adding Tables:
Adding tables is done in this section. Select your options and then "Add
Table". The generator will put "ADD TEXT" in the blank table
cells. You can paste any text that you want or generate the text using the
Generator and paste it into the proper cell. |
|
Adding Headings:
To add Heading to your page, Select the properties and type in the text
and then "Add Heading". To move a heading, cut and paste the heading
code to the new location in the main HTML window. |
|
Adding Forms:
Adding forms to your page is made simple using this Form Generator. You
will need access to a form processor to use forms on your pages, such
as Matt Wrights FormMail.cgi or any other freely available form processor.
Start the form by filling in the "Form Action" box. Example:
"http://yourdomain.com/cgi-bin/formmail.cgi" without the quotes.
Then select the form method, usually "Post".
Add fields to your form by selecting the type of field, such as a Text
field, and enter the field name. You can enter the character width of
the form field and then select whether this field will be visable or hidden.
Visible will show this field in the browser. Then Add the form element.
Don't forget to add a <BR> after each form field. When you are done
click the "Complete Form" button.
|
|
Adding Links:
You can add either text or graphic links using this link generator. If you
put this code in the wrong place on your page, you can cut & paste it
to the correct place on your page. |
|
Add a DropDown Menu:
If you have a lot of links and you want to save space, you can use this
handy dropdown menu generator. Add any number of links that you want. |
|
The Last Step:
Use this section to enter the name, description and keywords for your
page.
You can also select the page and link colors here.
After you have done all of the above steps, you will have all of the
code for your page in the main HTML window. Now hit the "Create HTML
Page" link and the complete page will be generated into the window
to the right of this section. Select "View HTML Page" to see
your page in a browser. If the page has mistakes or you forgot something,
just clear the code in the bottom window, add or correct your page, and
hit the "Create HTML Page" again. When you have finished, you
can save your page by either hitting "View HTML Page" and saving
that page with the name that you want, or you can select "Select
Code" and then copy that code to any text editor such as notepad,
and save it as an .html file.
|
|