I had a similar problem a while ago - never got a solution to it though
- where pages in IE would appear blank. I would Refresh, clear the
cache, etc. but when I checked the source code, it was
<head><body></body></head> and these were pages like circuitcity.com. I
could get them in FF but not IE. I wonder if it is the same problem?
Do you get any red x's or anything else?
Riva
Rita Crisafi wrote:
I was having trouble getting images to display on my pc platform (not
the mac) with a certain page i am working on, so I stripped it to the
barest minimum, the source being:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html;
charset=iso-8859-1" /><title>Barbes Records</title>
</head>
<body>
<img src="images/1coverart.gif" width="125" height="125" />
<img src="images/1rhumba.gif" width="125" height="125" />
</body>
</html>
and the images DO NOT show up -- not even in the source code -- in
Firefox, IE or Netscape on my PC. And yes, I have my images turned on.
The problem appears to be with these specific images, as the others
show up. I have resaved the images, restarted the computer, cleared
cache, but....
the source shows up like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" /><title>Barbes Records</title>
</head>
<body>
</body>
</html>
Does anyone have any idea what the problem could be??
The source of the page is here:
http://www.barbesrecords.com/lasrubias_test3.html
TIA, Rita
____ The WDVL Discussion List from WDVL.COM ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
Send Your Posts To: [email protected]
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.