Join 136,320 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,713 people online right now. Registration is fast and FREE... Join Now!
If you go to www.studioedesigngroup.com in IE, the image does not load. In firefox, no problems. I cannot figure out why.
The image size is 0.99 mb I am not sure if that is a problem or not.
Here is the code from default.html:
CODE
<!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> <link href="StyleSheet.css" rel="stylesheet" type="text/css" /> <title>Studio-e Design Group</title> </head> <body> <div> <img src="/images/Studio-e_Marketing_Front.jpg" alt="Studio-e Design Group" /> <br /> <br /> <span class="Header">C O M I N G S O O N . . .</span></div> </body> </html>
the fact that if i go to the url in IE and chrome and I still don't see it, i still get the broken img icon, makes me think its the image itself and maybe firefox is just rendering that jpg better than the others. can i ask what program are you using and how are you saving it?
(if it was a png it would make more sense i've never seen a jpg do it) maybe someone else could shed some light.
the fact that if i go to the url in IE and chrome and I still don't see it, i still get the broken img icon, makes me think its the image itself and maybe firefox is just rendering that jpg better than the others. can i ask what program are you using and how are you saving it?
(if it was a png it would make more sense i've never seen a jpg do it) maybe someone else could shed some light.
I put it in as a jpg. Created in Photoshop CS3. Could it be the file size? Maybe I need to downsize it (not sure how I would go about that)
I created the image in Photoshop the exact pixel size I wanted, it is not manually sized in dreamweaver. Maybe it is just too big, not sure... Any ideas on that?
Are you sure that the capitalization is correct? I have heard rumors(although I haven't confirmed them either way) that certain browsers are case insensitive and certain others are not.
Are you sure that the capitalization is correct? I have heard rumors(although I haven't confirmed them either way) that certain browsers are case insensitive and certain others are not.
Yup, I just made it all lowercase to confirm that wasnt the issue. Still doesnt work....
Are you sure that the capitalization is correct? I have heard rumors(although I haven't confirmed them either way) that certain browsers are case insensitive and certain others are not.
I was under the impression that case sensitivity is up to the file system of the web server.
So was I, no2pencil - but I don't know for certain whether all browsers necessarily follow the casing of what they're supposed to be requesting(this is mostly IE paranoia). I just figured I'd cover all the bases.
the fact that if i go to the url in IE and chrome and I still don't see it, i still get the broken img icon, makes me think its the image itself and maybe firefox is just rendering that jpg better than the others. can i ask what program are you using and how are you saving it?
(if it was a png it would make more sense i've never seen a jpg do it) maybe someone else could shed some light.
I put it in as a jpg. Created in Photoshop CS3. Could it be the file size? Maybe I need to downsize it (not sure how I would go about that)
I created the image in Photoshop the exact pixel size I wanted, it is not manually sized in dreamweaver. Maybe it is just too big, not sure... Any ideas on that?
ivan what i meant was.... for some reason if I am in cs3 and i file > save as , and select jpg, my jpg sometimes corrupt.
so i have to use the save for web dialog box instead.
If you go to www.studioedesigngroup.com in IE, the image does not load. In firefox, no problems. I cannot figure out why.
The image size is 0.99 mb I am not sure if that is a problem or not.
Here is the code from default.html:
CODE
<!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> <link href="StyleSheet.css" rel="stylesheet" type="text/css" /> <title>Studio-e Design Group</title> </head> <body> <div> <img src="/images/Studio-e_Marketing_Front.jpg" alt="Studio-e Design Group" /> <br /> <br /> <span class="Header">C O M I N G S O O N . . .</span></div> </body> </html>
Any help is much appreciated as this is very very frustrating!!!!
k
First you re upload the image and you see the image path on the browser u will able to see the images but in your image path i cant able to see the images check it