|
-
Dec 12th, 2005, 06:10 PM
#1
Thread Starter
Fanatic Member
Placing a template on a website
Hi all,
I am having trouble with placing a template on my website. I downloaded the file with all the pictures, and i loaded all the .gif files into www.geocities.com
But when I try to put the images on the site it does not work. I'm trying to use the relative location like this:
Code:
<img src="Files\MODBLCKTEMP_01.gif">
-
Dec 12th, 2005, 08:22 PM
#2
Fanatic Member
Re: Placing a template on a website
be sure your path is correct... if all your images are in the folder "images" then your code would be... <img src="images/yourimage.extension">... your slash is incorrect... must be "/".
noister
<advertising link removed by moderator>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|