Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Can't put pictures made on my computer onto websit


  • Please log in to reply

#1
Saigon

Saigon

    Member

  • Member
  • PipPip
  • 42 posts
I was making a website on my computer but I needed to make a picture and when I put it on the website it put up that red x thing. I have tried this with two different computers for two different websites and neither worked. Oh and pictures downloaded from the internet work. Is there a different command other than <IMG SRC> to put on the pictures
  • 0

Advertisements


#2
bdlt

bdlt

    Member

  • Member
  • PipPipPip
  • 876 posts
I don't know of another command. check the path of the image.

this image is in the same folder as the source code
<img border="0" src="next_page.gif">

this image is in the folder named 'gif' . the gif folder is in the same folder as the source code
<img border="0" src="gif/next_page.gif">

this image is in the folder above the source code folder
<img border="0" src="../next_page.gif">

also, check the spelling of the image name
  • 0

#3
Octagonal

Octagonal

    Member 2k

  • Member
  • PipPipPipPipPip
  • 2,528 posts
Just a thought, is the filename and path to the image all in lower case?

"O"
  • 0

#4
Saigon

Saigon

    Member

  • Topic Starter
  • Member
  • PipPip
  • 42 posts
I didnt know it had to be in lower case. Thanks a lot
  • 0

#5
Dragon

Dragon

    All Around Computer Nut

  • Retired Staff
  • 2,682 posts
whenever you are coding, its a good practice to use the capitalization that you saved the image with, that also includes the extension.

for example;

you save the file as peapod.JPEG

when you go to put the code in you have to type it in as <img src="peapod.JPEG">

if you put it in as <img src="PeaPod.jpg"> or <img src="peapod.jpeg"> it won't work because there is no file named liked that.
  • 0

#6
stu_design

stu_design

    Member

  • Member
  • PipPipPip
  • 217 posts
did you make pictures using photoshop?
if u did, they save the pictures as a .psd
to convert there is and option to save for web
there u can maek it a gif or a jpeg
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP