Why Do Images Disappear from a Webpage?



Get Web Design Tips and Tricks on mps-web-design.com. Why Do Images Disappear from a Webpage? topic will increase your understanding on Web Design Tips and Tricks. We at mps-web-design.com only provide news, articles, information in Web Design Tips and Tricks. Web Design Tips and Tricks at mps-web-design.com provides the most up to date news and articles. If you have questions please do not hesitate to contact us.

In learning webpage design, I encountered many problems that took lots of practice to resolve. Although, I was building web pages using Microsoft Frontpage on my home computer, I used to face lots of issues after uploading the webpage to my website.

One major problem was the disappearance of an image file from the webpage. When I created the webpage on my home computer, it looked exactly the way I planned it. Both the text and images showed on the webpage.

When I uploaded the webpage my web server space, they images showed as the letter X in the middle of a blank frame.

After lots of searches, I found out that the problem can only be fixed by modifying the HTML of the web page having the problem.

The HTML code I had to change was very simple and straight forward, when locating the code related to the image.

Whether the webpage has one or more image, you use the same method to modify the code. You just have to fix one at a time.

The rule for an image to appear correctly, is to save the images in the same directory as the webpage where the image is supposed to appear.

Whether you create a webpage on your home computer or your web server, the same rule applies.

When you upload the webpage to the web server, the website looks at the webpage an sees the image source as the hard disk of your computer. This is why it can't display it. The image source should be in the directory on the website.

Here is the solution to this problem:

Every image file on a webpage is embedded in the IMG tag, and the exact location of the image file shows as a value for the SRC attribute. For example, SRC = "image.jpg" is one of the format that an image appears in.

Correcting the SRC value, will correct the problem that causes the images to show as the letter X. The SRC tag attribute means the source location of the image file. When the webpage was designed on your home computer, the source value was your computer hard disk.

In summary, before you upload a webpage with picture, you should change the Html code of the image.

All what you need to change is the SRC value from your hard disk to your website directory.

For example: Change this code SRC="C:image.jpg" to SRC="index.html" if the webpage happens to be your home page. If the page was not the home page, you can just replace index.html with the name of the page.



Magic Secrets Revealed. - Find out how David Copperfield made the Statue of Liberty disappear or how David Blaine levitated off the sidewalk!
Make Money With Your Digital Camera. - Sell Photos, Images, Screensavers and more ways to profit.

Colour is not something I have spoken about before on my daily audio tips. However it is something I have blogged about in the past. Colour is an amazingly controversial subjects and the causes many design projects to be delayed. The reason for this is that colour is so subjective. Our opinions about colour can [...]


Article Index: | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79


More Articles:


1. Putting Sound on your Web Site - Part 1
Putting sound on your web site can give your web site that special sparkle. As Interlaced graphics are gradually focusing on the page, the visitor can be put into the proper mood, preparing them for the graphic images and textual messages they will see. In this article I will discuss the best ways to put sound on your web site. Please keep in mind I am not exclusively addressing the best sound formats available on the web but rather getting the best sounds that will load quickly and encourage vi…

2. Alternative to Web Site Templates and Design Software By Cherie Davidson
Before I discovered the concept of Web site templates, I felt woefully inadequate to build my own site. It was the old "catch-22" where I didn't have the money to pay to have a site built, I needed a site to make the money to have a professional site, and without the knowledge of how to build a site, I had no hope of getting a site.But even templates took some degree of technical knowledge. I could get a reasonably priced site for between $40-$75 dollars generally speaking, but I had to …

3. The Delicate Art of Copy and Layout for the Web
The look and layout of text and graphics on a web site are as important as in a magazine or newspaper layout. It is dismaying to see how many companies simply throw together HTML pages with excessive amounts of scrolling (and boring) text.Web surfers will read 25-50% less on their computer than they would on a printed page, due mostly to the fact that printed page resolution is some 100 times as clear. Your pages must be pleasing to (and easy on) the visitor's eyes, or all your careful content w…

4. Talking digital
Everything is going “digital” nowadays. There’s the radio, the theater and then the computer. Everything and everyone is going digital today. Makes one wonder if it is here to stay.The past. Let us analyze this in terms of comparison. In the olden times, painting takes brushes, watercolors and canvases. Pictures were perfected by professionals who took their time studying and perfecting their craft. Music is for the musicians, who took time getting the lyrics in their mind and putting it in prin…