
Nvu is a free Web design program available for Windows, Mac OS X and Linux computers. If you don't already have a Web design program, Nvu is a good program to use.
This page explains how to create a basic Web page using Nvu, then publish it to your Web site. Before you start, you will need to download the latest version of Nvu from their site.
When you start Nvu for the first time, you'll see a window asking for FTP "Publish Settings". If the window doesn't appear, click Edit, then Publishing Site Settings... to see the window:
Enter the following in the Publish Settings window:
The window should look like this:
Click OK to save your settings.
Creating a simple Web Page with Nvu is easy; you don't need to know any HTML code.
On the right-hand side of Nvu you'll see a large box with a tab called "(Untitled)". This is a blank Web page. You can edit this page and insert images and text using the toolbars and buttons above. Many of these are very similar to those used in a standard word processor and perform the same functions. In the example shown below, we have entered a single line of text:
More details about creating and editing Web pages using Nvu can be found in the help documents that come with the program.
After creating the Web page, you should always save it on your own computer before publishing it on your Web site.
To save the file, click the Save button. A window named Page Title will appear. Enter a title for your Web page, such as "My Web Page":
After giving the page a title, you'll be asked where to save the file. We strongly recommend creating a new folder to hold the files for this Web site.
When you save the file, it's vitally important to give the main page (the "index page") of your site the filename index.html. The "index.html" name is how our servers will know which page to display first. (If you later create additional pages, you'll give each extra page a different name ending with ".html", like "page2.html".)
To publish a Web page, click the Publish button:
The Publish Page window will appear. Click Publish to upload the Web page to your site. Again, make sure the Filename of your main page is "index.html".
That's all it takes — you've created and published a Web page!
You can see your new Web page by going to your Web site. If you named the main page "index.html" as we recommended above, it will be displayed as your default page and you can view it by going to http://www.example.com/.
To change your page, just edit it in Nvu, then Save and Publish it again.
For more help with Nvu, please see the help pages that come with the program and visit the support section on their Web site.