Web Design
Web Design - All The Information You Need On Web Design

 


Lifetime Web Hosting

Cheap Web Hosting
Unmetered Traffic & Space
Unlimited Domains and Email Accounts

  Unlimited Web Hosting





Go To Web Design Home | Add to Favorites

Why Do Images Disappear From A Webpage?



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.

Article published by George Chamoun. Join my list for tips about HTML coding, web page design, and website building. Get your free 7 part HTML tutorial. It is free, and you can unsubscribe anytime. http://www.HowToUseHtml.com



The Technology May Change, But Human Nature Remains The Same
Let me repeat that.."The technology may change, but human nature remains the same!"In this wonderful Internet Age, we are all struggling, and succeeding to different degrees, to keep up with the technology. It's a never-ending battle. Web Technology! When it's good, it's often poorly executed, and when it's bad- it's fatal.Frankly, much of the time, the technology gets in the way of the sales and communication process. Unfortunately, it seems that many people responsible for website design understand the technology available and ...

4 Things That Make A Web Site Great
First you need original content. Content is the heart beat of any exceptional Web site. The ability to take a common subject and give it some interest and originality is a rare talent,but necessary to keep visitors coming back. Add a dash of humor, be sure to update once or twice a month and look out, you're on your way.Second you need, great graphics. If your graphics are properly used they can greatly enhance a web site and it's content. However, if you overuse or they take forever to load, you will drive visitors away before they even see the content. The irony here is that just about anyone can make decent graphics and expensive programs are not required.Third, you need a good presentation. Good Web sites do not keep the user guessing. They make their purpose immediately evident and present an e...

Don?t Put Your Slogan In The Title Tag - Optimize Your Web Pages
Don't just put your slogan in the title tagwhen you formulate the copy of your website. Theformulation of the title tag is the mostimportant single aspect when you fine-tune yourwe...