HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Img will not show on site
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
scrappygirl



Joined: 06 Nov 2008
Posts: 3

Posted: Sun Nov 16, 2008 1:37 pm     Img will not show on site  

I can't get my images to show up. The image is located in the same file as the index page.
I've tried puting in the width and height and it doesn't help. The pic size is 83 x 160. 4.10KB.
Is there something I need to do to the picture?

code]<body>
<h1><img src="wisddlogo.jpeg" alt="Wisconsin Dockdog Logo" /> Wisconsin Dockdogs </h1>
</body>
</html>[[/code]
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1409
Location: Biloxi, MS

Posted: Sun Nov 16, 2008 3:06 pm      

URL to your site page with problem would be better. Also, unless "Wisconsin Dockdogs" is a true heading, it's not recommended to use the heading tags.

Double check image file name for spaces, capitals and extension being "jpg" and not "jpeg" or "JPEG/JPG" as these are not the same.
scrappygirl



Joined: 06 Nov 2008
Posts: 3

Posted: Sun Nov 16, 2008 8:03 pm      

So I changed it to "jpg" in the code and it worked. When I look at it in my file it says "JPEG". Weird.
Thanks for the help.
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1409
Location: Biloxi, MS

Posted: Sun Nov 16, 2008 10:38 pm      

You're welcome. Glad that was a quick fix. :P
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> General HTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group