AFN Logo

How to Create a HomePage on the Alachua Freenet

THIS PAGE IS OBSOLETE

It will be updated as time permits.

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.


In order to start a WWW Home Page, we have to

You will eventually want to grab a pen and paper or print these screens.
Here are the steps:


How to Create your own "public_html" subdirectory

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:

  1. Login to your AFN account (if you haven't already done so).
    Note: this is still most practical in the early morning..

  2. When you get to a menu (e.g. "main"), type this:
    fileshell.
    and press the "return" or "enter" key. (Press "enter" after each of the commands given below). This will take you to your "home" directory and to a set of commands for operating on your files and subdirectories.

    (Alternatively, you can choose "fileshell" (#6) from the "Local" menu or (#13) from the "Homefiles" menu.)

  3. Now, study the fileshell screen a little, to get familiar with the available commands. It's commandline- (not menu-)driven like the usual ones on AFN.

  4. Now you can "cd" or change directory to make public_html the current directory.
    like this:
    cd public_html

  5. At this point you can create and/or edit your home page by typing:
    e index.html
    But, you have to know what to put in it first! That comes next!

  6. You shouldn't have to set the protection for your file. If you do need to, use the "p" command (when using the Fileshell menu). Type p open public_html/file.html or just p <enter> and follow the instructions.

[Back to the top of this file]


Creating your HTML file "index.html"

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 >

  1. Click here to see what an html file looks like when you are editing it (not "browsing" it).

  2. Then click here to see the same file with the WWW browser

  3. You can click here for a collection of HTML Tutorials with a lot more details.

[Back to the top of this file]


Closing notes

A few reminders..


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.

[Top]


Menus

Hypertext Help Index |AFN Main Menu |Go to Menu by Name


Created by Intersoft Solutions, Inc. as a public service to AFN.