cute_angel10490
05-26-2003, 08:03 PM
I wanted to put thumbnails,
<a href="http://YourURLwithLargeImage.com"><img src="myfriends.jpg" width="70" height="50" alt="my friends" border="0">
on the a href= part, can it be .jpg instead of the url? because I don't have a site name yet and I want to finish my site before I upload it to a server
Cherchezlafemme
05-26-2003, 08:08 PM
Yes it can but when you have your site just change it!
cute_angel10490
05-26-2003, 08:23 PM
I did the thumbnails and the picture won't show up, is it really like that?
Cherchezlafemme
05-26-2003, 08:27 PM
can you show your code please?
cute_angel10490
05-26-2003, 08:40 PM
<a href="alwaysbe.htm"><img src="alwaysbe.jpg" width="30" height="30" alt="always be" border="0">
i made it .htm so it will go to another page
Spirit892
05-26-2003, 08:42 PM
are you viewing your pages offline?
Cherchezlafemme
05-26-2003, 09:14 PM
Did you save those things in a seperate folder from each other?
Cherchezlafemme
05-26-2003, 09:24 PM
ok well I'm stumped but here is a script i recomend! Maybe you should just revise or redo the whole code i think there's something missing
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
It's a really good thumbnail viewer
Cherchezlafemme
05-26-2003, 09:26 PM
I'm really sorry I couldn't help you! I hope it turns out good though! But, that script is really simple to use!
Dude128
05-27-2003, 03:25 AM
are you saying that the image didn't show up in the thumbnail, or they did show up as thumbnails but not when you clicked the link?
if they didn't show up at all: are you SURE the file name in the code is EXACTLY the same as the actual file name (try making sure it is the same case, the same extension, etc.)
if they didn't show up when you clicked the link: did you put the image on that .htm page? (and is the actual page .htm or .html?)