
The basic steps are correct, but you must use the FTP program to connect to ftp.afn.org and use FTP commands rather than the methods described below.
This page is intended for folks totally unfamiliar with home pages, HTML, or how to create files in your home directory.
HTML stands for Hyper Text Markup Language and is the means of telling WWW (World Wide Web) browsing programs (like Lynx, Mosaic, Netscape etc) how to display "Web Pages". It is a very rich "language" with lots of possibilities, but the basics are really quite simple. That's what we're going to deal with here.
You will eventually want to grab a pen and paper or print these screens.
Here are the steps:
It's gotten easier! Now there's a MENU item that does it all for you!
You can create them on your home machine and upload them (preferred method).
or you can create them on the spot with one of Freenet's text editors.
Here's how to do the latter:
fileshell.(Alternatively, you can choose "fileshell" (#6) from the "Local" menu or (#13) from the "Homefiles" menu.)
public_html the current directory.
cd public_html
e index.html
p open public_html/file.html or just p <enter>
and follow the instructions.
[Back to the top of this file]
Basically, an html file contains the text you want to display, and "tags" that inform browsers how to display it.
Tags are always enclosed in angle brackets < and >. They are usually paired: one begins the tagged text, and one ends it, like this: < tag > and </tag >
[Back to the top of this file]
A few reminders..
Uploading is a lot easier if you're already using Slip or PPP and have an FTP client like WS_FTP which is an outstanding piece of freeware for Windows (you only really need an FTP client to upload, your web browser can already do the downloading). If you have trouble with uploading with Kermit, or x/y/zmodem, take a look at this note on uploading problems.
A couple notes on common error messages
The most common error messages have the codes 403 & 404.
Remember, you never need to specifically mention "public_html" in a web address.
The relative URL, by which we mean the address
used by browsers already at the Alachua Freenet, would be simply
/~username/.
And that's it! You should be ready to create your own WWW Home page! If you have any trouble with it, send an email to the author or try this MAIL Form.
Good luck!
ps. If you have an organization that would like to have an "information supplier" menu, check out the the WWW tutorial for information suppliers.
Hypertext Help Index |AFN Main Menu |Go to Menu by Name
Created by Intersoft Solutions, Inc. as a public service to AFN.