FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Am i an idiot? where is my .jpg?

 


adredwood
I apologise if this has cropped up before but i couldnt find anythng with a search. This is a real newbie never-hosted-or-touched-html-with-a-barge-pole type question, so forgive me my innocence - how do i upload pictures to my site? Have just created my first page with trellian webpage, inserted a .jpg pic at the top and uploaded it - the whole page shows but not the pic. Does it need to be uploaded separately to the directory?

Site is adredwood.frih.net if that helps, would greatly appreciate any assistance that could be given.

Andy
ElementZero
Well the code is not correct, you must put a valid path for the image and
<IMG src="C:\Documents and Settings\Andy\My Documents\My Pictures\calvin\calvin_hobbes.jpg">

You have to put a valid path related to the Index.html file.

Example if you uploaded the jpg on a folder named "images" you must write:
<IMG src="images\calvin_hobbes.jpg">
if you uploaded in the same directory of the Index.html it should become:
<IMG src="calvin_hobbes.jpg">

get the drift?
adredwood
That'd do it, thanks for your help (:

Andy
Reply to topic    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.