I have inserted a image into my index page but i cannot veiw it.
When i go to my webpage (http://www.BnetUpdatedNews.x10hosting.com) It comes up with a blank red square and has a little x at the top left hand corner.
Please help,
I have inserted a image into my index page but i cannot veiw it.
When i go to my webpage (http://www.BnetUpdatedNews.x10hosting.com) It comes up with a blank red square and has a little x at the top left hand corner.
Please help,
Are you using the correct HTML tag and are you using the correct path to your image?
Code:<img src="http://path/to/image.extension" />
Last edited by Synkc; 02-10-2008 at 05:18 AM.
E-mail: synkc[at]x10hosting[dot]com
Hirokima.com
See i am new to webpage making and this is my first page EVER so i'm not very good with the basics, In other words i didnt realy get what you just said.
Ok, open your index.html file in a text editing program and do a search for --> ( src="index_files/image002.gif" )<-- and replace it with src="http://IMAGE_PATH" where "IMAGE_PATH" is the location of the image, when placed in your address bar.
E-mail: synkc[at]x10hosting[dot]com
Hirokima.com
It seems that you have uploaded ONLY the HTML File. You have to upload the directory index_files & its contents from your PC. If you have already created the directory, check whether the filename is correct.
// Kaja Mohideen
So basicly all i gotta do is create a folder called INDEX_Files and upload it with all my hyperlinks and pictures in it?
Yes Mate !
Do this:
1. create any folder inside your root directory(you can access this by using cPanel) ex %rootdir%\UrFolder\
2.Then place any image inside that folder ex image.jpeg
3.then go to your index.html(the first page that comes up when you type your domain), edit/add
CODE
****
<img src="http://UrDomain/UrFolder/image.jpeg" />
****
Save it.
Then it should work.
Edit:
Also
check your firewall/browser settings , if you have disabled images
Last edited by MaestroFX1; 02-12-2008 at 02:57 AM. Reason: Automerged Doublepost
Where do i add the code?
I saw your website and so going by it.
You needa add this in your index.html file in public_html folder of your site.
Bare Bone: of html file
*********
<html>
<body>
ADD HERE YOUR CODE
</body>
<html>
*****************
I recommend you to Google for a HTML tutorial, it will be of really help.
I'm sorry but this section is only to give support to accounts. Create a thread in another section, there are many sections in this forum in which many members will be grate to help you.
Federico Lerner
Former x10Hosting Administrator - Staff Manager