Assignment 7 - Uploading
Select a webhost, activate your account, and upload your files to your webhost.
You can use any of the pages you've created in the past assignments:
- firstpage.html
- lists.html
- images.html
- or any other page you have.
Modify your page to make sure that it includes:
- a background color or image,
- an image within a border, centered on your page and
- an image as a link.
If you're using Angelfire, follow these instructions to upload your files. If you're using another webhost, follow their instructions to either use their File Manager or File Transfer Protocol (FTP) to transfer your files. On the editing page of your Angelfire account, scroll down until you see the File Upload section. This is where you'll uploade your page. Click on the Browse button and find your modified page.


You'll have to upload not only the HTML document, but any images or backgrounds that you use on your page. You can load them one by one, or click on the Multiple Files option.
Click on the Upload button.
Look at the URL of your website. It should look something like this:

- The Domain name, your computer system. In this case, it is
www.angelfire.com.
- The first folder. In this case, it is
bug.
- The second folder. In this case, it is
csis6.
- The individual HTML file that you uploaded. In this case, it is firstpage3.html.
|