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
executive chauffeured services Bradford .. Madison to Airport carDo you remember playing with the jack-in-the-box toy as a... Read More
In this article you will find the parallel between two... Read More
Easy navigation and usability are one of the most important... Read More
For online businesses with their main goal of selling products,... Read More
Chris, a new consulting client, asked me to help him... Read More
~A man [woman] is a success if he [she] gets... Read More
Most NGOs (Non-Governmental Organizations) don't understand these important aspects of... Read More
The best things don't come easy. - QuotedThe finished web... Read More
Increasing the length of time a visitor is on your... Read More
Avoid these mistakes and your site will be steps ahead... Read More
Everyday we hear that another company goes out of business.When... Read More
Colors convey emotions and emotions heavily influence the decision-making process.... Read More
What is a Website Template?Many smart and savvy businesses are... Read More
Most people will agree there is nothing more annoying than... Read More
How many times have you clicked on a website only... Read More
If you are trying to sell a product or service... Read More
Are you looking for somebody to build you a website,... Read More
The .htaccess file is a control file located in your... Read More
One of the most popular methods of traffic generation is... Read More
Before you start worrying about marketing your website on the... Read More
A client asked me, at what point do you change... Read More
This is the second part of a two-part article about... Read More
Hello, how is your website doing?Are sales flowing in?If you... Read More
Imagine you're going on a blind date. You've heard wonderful... Read More
Creating an appealing, functional, and effective Web site is much... Read More
O'Hare Chicago prom limo ..You know that I'm always extolling the virtues of an... Read More
I do site reviews. Needless to say, I see a... Read More
We've all surfed the web and seen some awful web... Read More
The trend today to overuse animation in a website's opening... Read More
So how do you know when your graphic designer costs... Read More
The best things don't come easy. - QuotedThe finished web... Read More
Creating your own website can be fun and easy, as... Read More
I've seen articles (and websites) that suggest you can buy... Read More
Page ranking by search engines such as Google are not... Read More
Over the course of the last decade, the Internet has... Read More
One of the biggest problems with Web sites is that... Read More
Many businesses want a simple website where they tell people... Read More
Square buttons, round buttons, flashy buttons ? will they match... Read More
The ability to create simple, attractive and functional web pages... Read More
Ever wonder how HTML color codes are put together? For... Read More
1. Loading time:try to be below 20kbless number of imagesspecify... Read More
I taught myself HTML back in the mid-nineties and was... Read More
Regardless whether you manage a small business, charitable organization, or... Read More
When I surf the Net, I often see web sites... Read More
If there's one thing that most web site developers can... Read More
Gone are the days when you had to rely on... Read More
Does your website make you any money? Does it SAVE... Read More
If you are trying to sell a product or service... Read More
Want to know what the worst thing to say on... Read More
Developing a software application is not easy at all; apart... Read More
Web Design |