Images on my HTML document?

  • Thread starter Thread starter Cody J
  • Start date Start date
C

Cody J

Guest
I sent the .html document for my webpage from school to my own email so I could download it once I got home, i sent the pictures also so that the images would show up...but they aren't showing up. I probably have to have my images in a certain place for them to be recognized, but they're just showing up as broken links on the html page when I open it with a browser.

So,...how am I supposed to make the images appear?...
 
Download the HTML file and the images.

Put them in the same folder then open the HTML file...

BTW if you made it in the HTML so that the images a linked to */images/*.jpg then make sure you put the images into an images foler in the foler the HTML is in

Hope that helps ;)
 
Back
Top