School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 307,035 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,280 people online right now. Registration is fast and FREE... Join Now!




Certain images only show in Safari

 

Certain images only show in Safari

CatchThi5Drift

28 Oct, 2009 - 06:45 PM
Post #1

New D.I.C Head
*

Joined: 12 Oct, 2009
Posts: 13


My Contributions
Hi,

I made a site that appears fine in Safari; all the images load. However, when I open it in other browsers (I've tried Camino, Firefox, Opera), 3 of the 4 navigation images on the left don't load, and neither does the header. The code for each image is the same barring any image-specific attributes, so I'm kind of befuddled as to why they aren't loading.

I've run each page through the W3C validator, and they've all passed.

http://p3youandme.bravehost.com/index.html

CODE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>:: Professional Procrastination Productions :: </title>
<link rel="stylesheet" type="text/css" href="CSS/ppp.css" />
</head>
<body style="background-color:#c495eb">

    <table class="center" width="700" border="0" cellpadding="2" cellspacing="0">
    
        <tr>
            <td colspan="4" style="background-color:#000000">
                <p class="centeredImage">
                <img src="pics/ppp_header.png" alt="PPP" width="694" height="100" />
                <br />
                <img src="pics/h_line.png" alt="PPP" width="700" height="2" />
                </p>
            </td>
        </tr>
        <tr>
            <td class="nav" style="background-color:#000000" valign="top">
                <p class="centeredImage"><br />
                <a href="index.html">
                    <img src="pics/button_nav_home.png" alt="HOME" width="110" height="30" /><br />
                </a>
                <a href="about.html">
                    <img src="pics/button_nav_about.png" alt="ABOUT" width="110" height="30" /><br />
                </a>
                <a href="products.html">
                    <img src="pics/button_nav_products.png" alt="PRODUCTS" width="110" height="30" /><br />
                </a>
                <a href="contact.html">
                    <img src="pics/button_nav_contact.png" alt="CONTACT" width="110" height="30" /><br />
                </a>
                </p>
            </td>
            <td class="hLine" valign="top" style="background-color:#000000">
                <img src="pics/v_line.png" alt="PPP" width="2" height="700" />
            </td>
            <td class="viewer" valign="top" style="background-color:#000000">
                <p>Welcome to <em>Professional Procrastination Productions</em>. Take a look around,
                and don't be afraid to contact us if you have any questions.</p>            
            </td>
            <td class="nav" style="background-color:#000000" valign="top">
            <p class="centeredText">
            </p>
            </td>
        </tr>
        <tr>
            <td colspan="4" style="background-color:#553174">
            
                <p class="centeredText">
                © 2007 - 2009 Professional Procrastination Productions. All Rights Reserved.<br />
                Website created by <a href="http://www.twitter.com/therealmeighan">Meighan</a>.
                </p>
            
            </td>
        </tr>
    </table>
</body>
</html>


Thanks for any help you can give icon_up.gif


User is offlineProfile CardPM
+Quote Post


Daegan

RE: Certain Images Only Show In Safari

28 Oct, 2009 - 07:53 PM
Post #2

D.I.C Head
Group Icon

Joined: 17 Mar, 2009
Posts: 64



Thanked: 3 times
Dream Kudos: 25
My Contributions
when i go to the images directly I get this:
The image “http://p3youandme.bravehost.com/pics/ppp_header.png” cannot be displayed, because it contains errors.

You may want to reupload them to make sure they aren't corrupted somehow.
User is offlineProfile CardPM
+Quote Post

CatchThi5Drift

RE: Certain Images Only Show In Safari

28 Oct, 2009 - 08:06 PM
Post #3

New D.I.C Head
*

Joined: 12 Oct, 2009
Posts: 13


My Contributions
QUOTE(Daegan @ 28 Oct, 2009 - 09:53 PM) *

when i go to the images directly I get this:
The image “http://p3youandme.bravehost.com/pics/ppp_header.png” cannot be displayed, because it contains errors.

You may want to reupload them to make sure they aren't corrupted somehow.


I should have mentioned that they don't load even when the html files are just being previewed/tested in the browser.
User is offlineProfile CardPM
+Quote Post

iphoneorange

RE: Certain Images Only Show In Safari

28 Oct, 2009 - 08:15 PM
Post #4

D.I.C Head
Group Icon

Joined: 20 Aug, 2008
Posts: 145



Thanked: 17 times
Dream Kudos: 75
My Contributions
QUOTE(CatchThi5Drift @ 28 Oct, 2009 - 08:06 PM) *

QUOTE(Daegan @ 28 Oct, 2009 - 09:53 PM) *

when i go to the images directly I get this:
The image “http://p3youandme.bravehost.com/pics/ppp_header.png” cannot be displayed, because it contains errors.

You may want to reupload them to make sure they aren't corrupted somehow.


I should have mentioned that they don't load even when the html files are just being previewed/tested in the browser.


like Daegan said, the images have some errors. Unless they got corrupted on upload, most likely the copies on your hard drive are also corrupted, so that may be the problem

hope i helped biggrin.gif
User is online!Profile CardPM
+Quote Post

CatchThi5Drift

RE: Certain Images Only Show In Safari

28 Oct, 2009 - 08:16 PM
Post #5

New D.I.C Head
*

Joined: 12 Oct, 2009
Posts: 13


My Contributions
I was on my way back here to say I'd fixed it; the files on my hard drive were corrupt.

Thanks for your help smile.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 08:38AM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month