No funny alt tags here. This is all business.
   

How do I upload my site to a web server?


Just making a working site isn't enough. Only people who have access to your hard drive can see it. To be a website, you need to have the files hosted on a webserver.

Direct file transfer over the internet uses FTP, or File Transfer Protocol. Simply connect to 'ftp://ftp.YOURWEB.HOST' using an FTP program. Depending on your host, you may need to input a user ID and password.

Now simply use the FTP server like a folder on your own computer. You can copy or drag files onto it, or delete and rename files and folders.

For more information on FTP programs and finding a host for your website, check the More resources page.