You can view the structure of home pages built with this program or view a few sample home pages or view a list of topics for subsidiary Web pages now if you wish.
This Web page describes a procedure for building a
Home Page and other Web Pages and installing them
on UWM's alpha computer, and it contains the first form
you have to fill out.
Here are the steps.
If you do not wish to install your pages on the
alpha, you carry out only the first step and SAVE
the pages from your browser after they are built
(SAVE your home page only at the end, as it is
modified after every new Web page is built).
Note: Step 3 must be carried out in a timely fashion: after 24 hours your pages will be deleted if you haven't installed them.
Not answering a yes/no question on a form is usually the same thing as answering it "no". Leaving a text area blank usually causes the item in question to be omitted from your home page. If an area is only partially filled out, either finish filling it out or make it blank. If a default is given, you can change it if you desire. When you are done filling out a form, use the SUBMIT button at the bottom of the form to submit the information (it may be called something else, but every form has a button you must select to start processing).
Note on entering text with multiple lines:
All the text will run together: any line breaks, extra
spaces, or blank lines you type will be ignored.
You can force a line break by typing <br> and
you can force a blank line (a paragraph break) by
typing </p><p> --- don't type these
at the beginning or end, though.
Note: A few text boxes have specific instructions
that are slightly different from the above. Be
sure to read the instructions.
Warning: The data on forms is fragile. It
is not stored in a permanent location.
Every time you follow a link, a new page is loaded.
If too many pages are loaded, when you come back to
a form it may have to be re-loaded from the original
document, which would cause you to lose all the data
you have entered on the form.
If I knew more, perhaps I could predict when this loss of
data would occur, but I can't -- it seems to be quite
variable. Thus I don't know how many links is too many.
I suggest you avoid following many links after you have
filled out a form (until you've saved your newly built
pages).
When you submit your form, a new page is created. You can view the page in a formatted form, you can view the HTML code, or you can view the "actual page". After viewing, you may need to go back to the input form to make corrections. You do this by using the BACK function of your browser. If you view a page for the second or later time, you will need to RELOAD the page into your browser to view the changes. (RELOADing a form may cause you to lose the data you have entered on it.)
We begin by asking for some information that is necessary to send you the correct version of the main form. You have to provide all of the 8 requested pieces of information -- even if some of them do not seem relevant for you -- or the program won't proceed properly.
You can view the structure of home pages built with this program or view a few sample home pages or view a list of topics for subsidiary Web pages now if you wish.
Here are three sources of information about Web page authoring and HTML (as usual, click on the name to follow the link): Introduction to HTML by Chuck Musciano, Internet Sources for HTML Authors by Spike Hernandez, and Introduction to HTML by Ian Graham (including an online version of his popular book The HTML Sourcebook).