Sunday, November 29, 2009

Because the images from a Web page

Because the images from a Web page In leaing web site design, to me, the many problems that lots of practice to resolve. Even if I was building web pages using Microsoft Frontpage on my computer at home, I face many issues after uploading the webpage to my website.One big problem was the disappearance of an image file from the site. If on my website home computer, looked exactly as I expected. Both texts and images displayed on webpage.When I have the web page on my web server space, have shown the images, as the letter X in the middle of an empty frame.After a lot of research I discovered that the problem be solved only by changing the HTML Web page containing the HTML code problem.The I had to change was very simple and if the location of the Code in connection with the image.Whether has a web page or multiple images, use the same method to change the code. It is only once to set a rule for the image to appear correctly is to save the images in the same directory as the webpage where the image should appear.Whether you have a website on your computer at home or your Web server, the same rule applies.When load the Web page on the Web server, the site provides for the website, the source image as your computer's hard drive. This is why I did not show. The image source must be included in the directory on website.Here is the solution for this problem: every image file on a Web page is embedded in the IMG tag, and the exact position of the image file shows how a value for the attribute SRC. For example, src = "image.jpg" is one of the forms that the image appears in.Correcting CRS value, solve the problem that causes the images to show how the letter X. The SRC attribute tag is the position of the image file source. If the page has been on your computer at home, the source of the value of your hard disk disk.In summary, before you make a web page with a photo, you must use the HTML of image.All what you need to configure the CRS value of the hard disk of your site directory.For Example: Edit the code src = "C: image.jpg" src = "index.html" if the site happens to your home page. If the home page, you can simply replace index.html with the name of page.Article George Chamoun. My list of tips about HTML coding, web design, site and buildings. Download free HTML tutorial Part 7. It's free and you can unsubscribe at any time.

No comments:

Post a Comment