problems

G

Guest

Guest
when i try to display pictures all i get is a box with a smaller box with an x in it.anyone having this problem or anyone know of a fix ?
 
Hi there! I am quite familiar with html codes for putting in pictures and so on. I have done at least 9 web pages of my own. I also have a really good guide, I typed up on my own, with alot of good info that I have learned... codes for pics, link codes, fonts and so on. If you would like me to send it to you, just message me at demureluv@yahoo.com If you are getting a box with an x in it, you are missing something with your code. You have to have it set up perfectly, or it will not work. Make sure you have <img src= then the address with a > at the end. I think my page could help you out considerably, just let me know. Katerina
 
i'm not trying to start a website,i have the problem when downloading.
 
The only thing I know of, curious is to right click your mouse over the smaller square with the "X" in it, and then go to "show picture." Sometimes it works, other times not! Hope it helps, though!!

Bossy
 
Originally posted by curious:
when i try to display pictures all i get is a box with a smaller box with an x in it.anyone having this problem or anyone know of a fix ?

I have the problem a lot with some picture sites. It seems to be mostly a case of the server where the picture is being overloaded. If it were a full web page, then you'd get a 'this page cannot be displayed' (404 error). Since the picture is only part of the page it marks the space and displays what it can of the rest of the page.

If trying again at another less busy time doesn't work, it may be a bad link in the HTML code. Trying the right click/show picture sometimes works becasue it's like clicking on 'refresh' for the whole page. Some times that will work as well.
 
Back
Top