Help - Search - Members - Calendar
Full Version: Images Appearing As Broken
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Atrophybrain
On my (brand new) site http://pontificus-techs.zxq.net/ , I have the following test code:

CODE
<html>
<head>
    <title>
    Stickywickett
    </title
</head>

<body>
    testing <br>
    linebreak and whitespace testing <br>
    tab testing <!--comment--><br>
    <p>Also, check out this dog:</p>
    <img src="images/dogtongue.jpg" width="260" height="194"/>
</body>
</html>


I'm just trying to have a platform to build a website on as I learn HTML & PHP, thus the ridiclulous amout of simplicity at the moment, but I've run into an issue. The image does not display on the website, but does when I open the html doc from a copy I have on my local system.
Am I just being an idiot, or is there something I need to do with the ftp to allow it to display, or is there something I'm missing?
ssfdre38
make sure the image is in the images folder or it will break
Atrophybrain
QUOTE(ssfdre38 @ Jan 16 2012, 03:24 AM) *
make sure the image is in the images folder or it will break

That's the thing, it is in the images folder.
Atrophybrain
I've triple-checked, and I'm sure I got the path and filename right. This is driving me crazy!
Atrophybrain
This was me being an idiot. I had and image named Dogtongue.jpg and was referencing it as dogtongue.jpg.

Thanks to Dan for helping me on this in livechat!
ssfdre38
you're welcome and i am Dan on the livechat
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.