Kent-Drury
English 340
Getting Your Webpage to Display Graphics Files/Using WS_FTP

Unlike html files, graphics files (e.g., backgrounds and images, usually with file extensions such as ".jpg" and ".gif") cannot be pasted into your WWW folder using TeraTermPro.  Instead, you need to use a File Transfer Protocol (FTP) program.  The FTP program we have in LA526 and on most systems at NKU is WS_FTP.  To add graphics files to your webpage, you must first modify the original webpage with html code that directs the browser to display your image.  Then you must transfer the graphics file to your www folder using WS_FTP.

Modify your webpage so that it displays the graphics file you wish to add (background or image).

  1. Modify your webpage so that the html file contains the code necessary to direct the browser to display your graphic.
  2. Load your new page into your www folder in the usual way using WS_FTP.
Transfer the graphics file to your www folder.
  1. Save to your "A" drive the graphics file you want to use on your webpage.
  2. Transfer your graphics file to your www folder as follows:
Check your page using an internet browser to ensure that your page is now displayed as desired.