Old 24-09-2007, 08:14   #1 (permalink)
sitole
Registered User
 
Join Date: Sep 2007
Posts: 9
Image Not Appearing On My Page

I have a problem with images:

FACTS:

1. I'm creating a web page which I placed in a folder called MYWEBPAGE;
2. I designed a logo using MSWord and called it LOGO and saved it as a word doc in MYWEBPAGE folder.

3. I go to my webpage and source code then I type:<img src="LOGO.gip"> then save.

4. I then turn to the page and refresh but the log does not appear anywhere on the page.

Where do I go wrong?

Please Help.
  Reply With Quote
Old 24-09-2007, 08:18   #2 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,104
You went wrong in step #2 -- you need to save your logo as an image-file of some sort (.jpg, .gif, .png, etc.), not a Word document file.

Then you'll have to ensure the image is in the same folder as your web page file.

Then you'll have to change the source code to the right file name (and extension), like this:

<img src="image.jpg" alt="Huzzah!" />
__________________
  Reply With Quote
Old 24-09-2007, 08:43   #3 (permalink)
Scott
sanddancer
 
Scott's Avatar
 
Join Date: Feb 2004
Location: South Shields
Posts: 2,885
Send a message via MSN to Scott
huzzah haha, you trademarked that?
__________________
  Reply With Quote
Old 24-09-2007, 09:17   #4 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,104
Quote:
Originally Posted by BlueSteel
huzzah haha, you trademarked that?
I should - I tend to use it when I'm correcting somebody's code.
__________________
  Reply With Quote
Old 24-09-2007, 09:29   #5 (permalink)
haku
shiro
 
haku's Avatar
 
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,192
Its yours - run with it!
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8