•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,635 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,232 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1218 | Replies: 6 | Solved
![]() |
•
•
Join Date: May 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
I'm working on a web page (obviously or I wouldn't be here) and am having the darndest time. I have a page that has 2 .jpeg's. I displays in IE7. The other one won't, no matter what I do. I've renamed it. I've cleaned out my cache. I can open the .jpeg directly when I open it directly in IE7, but when I load the page, it's just a box with a red x in the top left. Since the 1 displays, I know that I have Show Pictures checked (I verified - when I unchecked it, the "good" picture was hidden. Strange thing is, the pictures show up in Mozilla, so I know my file structure is good. This is all work locally for now. Nothing's been uploaded, so everything's on my HD.
The code in question is:
The 1st map shows up fine in IE7. Both Show up fine in Mozilla.
The code in question is:
<center> <img src="RACMapEMSSystemsMarch06.jpg" width="800"><img src="MCRAC_Map.jpg" height="540" width="800"> </center>
The 1st map shows up fine in IE7. Both Show up fine in Mozilla.
<center> element is depreciated in html and not supported in xhtml but it would not cause IE to not render an image.
try changing your image names to a.jpg and b.jpg to see if it can find them then
the only other thing could be have you converted your images correctly. I had a dodgy batch of Jpegs from a client once which would not show in a browser.
if this is still causing a problem after try opening the image in your favourite editor (ms paint if you have to) then do a "file" >> "save as" and make sure "jpg" is selected in the dropdown.
try changing your image names to a.jpg and b.jpg to see if it can find them then
the only other thing could be have you converted your images correctly. I had a dodgy batch of Jpegs from a client once which would not show in a browser.
if this is still causing a problem after try opening the image in your favourite editor (ms paint if you have to) then do a "file" >> "save as" and make sure "jpg" is selected in the dropdown.
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
•
•
Join Date: May 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
It's a local problem. I managed to push everything up to http://uncrac.freehostia.com/
and everything is showing in both Mozilla and IE.
I'll just ignore my local problem for now. Thanks for the help.
and everything is showing in both Mozilla and IE.
I'll just ignore my local problem for now. Thanks for the help.
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,434
Reputation:
Rep Power: 11
Solved Threads: 295
I think it may have nothing to do with the code but where it is located on your server, since it is on your computer it may just be showing up due to that when you click show image you need to make sure your link in the server is correct.
If I helped you I would appreciate it if you would give me some reputation.
"Being friends with the opposite gender is alpha testing, dating is beta testing, and marriage is the real deal!"
"Being friends with the opposite gender is alpha testing, dating is beta testing, and marriage is the real deal!"
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: Google search and metatags - myths or reality?
- Next Thread: creating a search bar for sites that don't provide one.



Linear Mode