CREATING A WEB PAGE:
The following is a detailed
description of how to create a web page, using Netscape Composer. All instructions
are numbered in the order in which they should be followed.
Createing a New Page suing the Netscape Wizard
-
Begin by double clicking on the Netscape Composer
icon on the desktop or by going to the start menu/programs/Netscape.
-
Once Netscape has opened, go to file/new/Page From
Wizard.
-
Once the composer wizard screen has opened, look
at how the wizard is set up.
-
Notice that the screen on the left allows you to
follow its steps by entering in things like the title, background, introduction,
etc. Each time something is entered into the left side of the screen, it
is then displayed on the right.
-
Now begin entering these basic essentials to your
web page. BE SURE TO CLICK APPLY AFTER ENTERING EACH CRITERIA. Do not worry
about making everything look perfect; you will be able to go back and make
corrections later.
-
Continue through all of the options, until you have
a basic web page. When you are finished with this, click BUILD.
-
After pressing BUILD, your freshly created web page
will be displayed in a standard browser window.
-
For further corrections and additions, you will need
to go to file/edit page. Now Composer opens the web page in a window that
allows you to edit it.
-
Several tools within this page allow you to add links,
center text, add pictures, check spelling, etc. For more information on
how to use these tools, check the help menu or online documents.
-
To add a link, type the name of the link and then
highlight it. Once the link is highlighted, press the link button on the
toolbar. Here you will need to type the path required to get to this web
page link.
-
At some point, you will need to save your home page.
You should save it in your directory on the Z: drive. If it will be your
"main" page t is good practice to save it as index.html, since this is
the appropriate title to use when publishing the page that sertves as your
"home.". Be sure to keep the naming simple, if "index" is not used. That
means no strange characters like numbers or symbols should be used.
-
After you are happy with the way your page appears
and the page is saved, it is now time to publish. First, you may choose
to preview your page, by pressing the preview button on the tool bar. (Make
sure to save any sudden changes before moving on.)
-
Now press the publish button on the tool bar.
-
Enter the web page title.
-
The HTML filename box should read: index.html
-
FTP this page to the class location at:
ftp://swag/proj/web2/docs/local/uaclasses/advgis_spring00/advgis#
* the # should be replaced with the your login number
-
Next, type in your user name and password. Check
the box that allows you to save your password.
-
When publishing for the first time you should select
all files associated with the web page. After you have already published
once, you only need to publish the new files on your web page.
-
When the box is complete, click OK.
-
Now a new web page called index.html will be placed
in your vgis directory.
Placing a Home-Work Link on Your Existing Web
Page:
The following will explain
how the exercise page currently being viewed was created and published
as a link to the VGIS3 web page. The orders of operations are again numbered
in their correct order.
-
Begin by getting into Netscape Composers Edit Page.
-
Create a new link that is named Exercise One and
link it to: ../uaclasses/advgis_spring00/advgis#/exercise3.html
-
Save your work, preview, and publish.
-
Go to your published web page (at http://www.cast.uark.edu/local/uaclasses/advgis_spring/advgis#/)
-
Click on the Exercise Link that you just created.
-
This link will take you to a page that tells you
the link does not exist.
-
Click on file/edit page.
-
Delete all of the existing pages contents.
-
Begin to type the exercise, or open an already saved
document with the exercise on it.
-
Save your work as exercise1.html or the name that
you chose when creating the link. (To save you need to go to file/save
as)
-
Now preview your new page that is linked to your
home page.
-
When you are satisfied with its contents, click on
PUBLISH.
-
Type in the title of the page, the html file name,
the ftp information (ftp://swag/proj/web2/docs/local/uaclasses/advgis_spring00/vgis#),
and your login information.
-
Once this process is complete, open up your web page
in Netscape.
-
Click on the link, and BE SURE TO PRESS RELOAD.
You should be looking at the new exercise link you just created.