How do you upload an html document to the web to make it a website?
January 22nd, 2010 | by admin |I have taken a basic html class at my high school but i never learned how to actually upload the document to the Web.
Any help?
Thank you.
The first thing you need is reserved space on a web server.
Depending on the web server you use, you can upload a variety of ways. Some of them offer an upload forms you can use, others require that you use FTP, which is a protocol that allows you to cut/copy and paste the files you need for your page into a folder like you would any other on your computer locally.
Tags: Basic Html, Copy And Paste, Copy Paste, Ftp Protocol, Html Class, Html Document, Upload, Variety, Web Help, Web Server
By georgemiddleton3 on Jan 22, 2010
You have to have somewhere to upload the files (basically you’re just moving them to a folder somewhere else). If you have access to a server, you can use WinSCP.
References :
By d3v10u5b0y on Jan 22, 2010
The first thing you need is reserved space on a web server.
Depending on the web server you use, you can upload a variety of ways. Some of them offer an upload forms you can use, others require that you use FTP, which is a protocol that allows you to cut/copy and paste the files you need for your page into a folder like you would any other on your computer locally.
References :
By yekudo on Jan 22, 2010
You can upload and download files via FTP or Web Control-Panel(if any).
References :