HTML MADE EASY |
|
| Free Graphics | Graphics Optimizer | Resources | Freeware | |
| JPEGCruncher Desktop | T-Shirts |
|
HTML TUTORIAL
Introduction
Lesson1:Tags Lesson2:Paragraphs Lesson3:Attributes Lesson4:Lines Lesson5:Graphics Lesson6:Alignment Lesson7:Links Lesson8: Tables Lesson9: Frames HTML EXTRAS
Uploading Webpages
Quick Reference Color Chart Free Web Graphics Graphics Optimizer Resources Free Software
Personalize It
|
Uploading WebpagesNow that you have your website you need a place to put it. Most internet service providers (ISP) give some web space along with the internet account, but if yours doesn't don't despair there are plenty of free web space providers on the web such as 50webs.com I have a couple of my sites there, dogshop.50webs.com and mystudio.50webs.com You can also pay for webspace from what's called a web host. There's several ways to upload webpages, one is with Internet Explorer, and another way is with a program called ftp, but first make sure to name your main page index.html, not in the TITLE tags but the file name of the html document, you know, when you see all your pages in a folder the name under the page icon should say index, if yours doesn't, rename it otherwise your url (web address) will not work.
Uploading Using FTP The following is a general explanation on how to upload with ftp, for specific instructions you need to see the help section of the ftp program you're using. Before you can begin to upload your files you need to go to a dialog box in the ftp program in which you type the Host name (it's usually the url of your webspace provider except with ftp. in front instead of www., but check to be sure), and your username and password. How you access this box depends on the program you're using so check your ftp's help section. Once that is done you are ready to upload. Connect to your server (webspace provider) by clicking connect or something like that, sometimes it's referred to as "Open Server". In the ftp program there are a couple of windows: |
|
Html Tutorial Book
Html Made Easy is now a book! Don't spend money on books you won't understand,
The
Complete Html Made Easy takes you every step of the way in building a website,
and it makes it fun and easy too!
More Info Newsletter
|
The local window: This window displays the stuff that's on your computer. The remote window: This is where you upload your stuff to. Some servers require that you upload your files to a directory (folder) called public_html. If yours does and you don't see it in the remote window, you will have to make it. Oh relax! It's not that difficult. You do it by going to one of the menus and clicking Make Directory (MkDir) or something like that. Check you ftp's help for specific intstructions. Once you have your directory, double click it. Now in the local window find your files and either drag them and drop them over to the remote window or select them and hit the upload button (the method you use depends on the ftp program). That's it, now just disconnect from the server (Did I mention you need to be connected to the internet while you are uploading files?).
Uploading By Browser Some webspace providers have a file manager where you can upload and even edit your code online and that's another way of uploading webpages without needing to install any software.
Put your website to work - Click for more info
|