Newbie upload problems

J

Jon

Apologies if this has been covered, but I can't find the solution. I have
created my first web page in HTML. I have successfully uploaded the
index.html page through an ftp client. There are 6 images on this page and I
cannot get them to display. I have uploaded them seperately and they show as
being in the same directory as the index page. The instructions in the index
to find these jpegs is to my hard drive and the correct directory. Is this
the mistake? Should the index instruction be to look for them in the servers
directory to which I uploaded them? Or am I completely muddled (well yes I
am:)
Any help much appreciated.
Bye the way the address is www.primroseltd.freeuk.com

Thanks
Jonny
 
B

Beauregard T. Shagnasty

Jon pounced upon this pigeonhole and pronounced:
Apologies if this has been covered, but I can't find the solution. I have
created my first web page in HTML. I have successfully uploaded the
index.html page through an ftp client. There are 6 images on this page and I
cannot get them to display. I have uploaded them seperately and they show as
being in the same directory as the index page. The instructions in the index
to find these jpegs is to my hard drive and the correct directory. Is this
the mistake? Should the index instruction be to look for them in the servers
directory to which I uploaded them? Or am I completely muddled (well yes I
am:)
Any help much appreciated.
Bye the way the address is www.primroseltd.freeuk.com

Your HTML says the graphics are in a subdirectory:
Ex: http://www.primroseltd.freeuk.com/index_files/thistle.jpg

The file, however, is at:
http://www.primroseltd.freeuk.com/thistle.jpg

You need to either move the graphics to the subdirectory, or change the
HTML to remove the reference to it.
 
S

Sid Ismail

: Apologies if this has been covered, but I can't find the solution. I have
: created my first web page in HTML. I have successfully uploaded the
: index.html page through an ftp client. There are 6 images on this page and I
: cannot get them to display. I have uploaded them seperately and they show as
: being in the same directory as the index page. The instructions in the index
: to find these jpegs is to my hard drive and the correct directory. Is this
: the mistake? Should the index instruction be to look for them in the servers
: directory to which I uploaded them? Or am I completely muddled (well yes I
: am:)
: Any help much appreciated.
: Bye the way the address is www.primroseltd.freeuk.com


Your code:
<DIV align=center><FONT face=arial,helvetica color=blue size=12><IMG
src="index_files/thistle.jpg">

Did you make a directory called "index_files" and uploaded the images
therein?

BTW, the yellow bg is awful. Selling horny canaries?

Sid
 
J

Jon

Your code:
<DIV align=center><FONT face=arial,helvetica color=blue size=12><IMG
src="index_files/thistle.jpg">

Did you make a directory called "index_files" and uploaded the images
therein?

BTW, the yellow bg is awful. Selling horny canaries?

Sid
Thanks Sid & BT Shagnasty, It appears to be sorted!!
BTW What's wrong with horny canaries?
Seriously though, any (serious) suggestions welcomed.
Jonny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,207
Latest member
HelenaCani

Latest Threads

Top