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.