At 01:46 PM 5/1/99 -0700, you wrote:
>My web pages look fine until I try to upload them. Then, they become
>graphics-less. I try using complete file paths as in 
>IMG SRC="/home/html/<graphic.gif>"

Make sure you are referencing the image correctly.  The IMG SRC needs to be
either a full url or a logical path progression from your page if the image
is in the same directory as the html you should just be able to do <IMG
SRC="<graphic.gif>"> and it should work.

Nicholas Barnard

Reply via email to