TooShort4
08-22-2003, 03:23 PM
How do link images.I am making a little chat and you need shockwave,I have the macromedia download link and image but how do i link it so when you click on download,it takes you to that screen?
|
View Full Version : Grrr Help Me Asap Plz TooShort4 08-22-2003, 03:23 PM How do link images.I am making a little chat and you need shockwave,I have the macromedia download link and image but how do i link it so when you click on download,it takes you to that screen? starlet 08-22-2003, 03:27 PM You just want a simple image link? <a href="http://www.site.com" target="_blank"><img src="image.gif" border="0"></a> TooShort4 08-22-2003, 03:29 PM Thank you!Once again thanks for all your help! TooShort4 08-22-2003, 03:34 PM It still didnt work.Heres my code <a href="http://sdc.shockwave.com/shockwave/download/frameset.fhtml?" target="_blank"><img src="Shockwave.png" border="0"></a> starlet 08-22-2003, 03:38 PM Why doesnt it work? does the image not show up? or something else? TooShort4 08-22-2003, 03:48 PM yes the image doesnt show up starlet 08-22-2003, 03:56 PM Did you upload Shockwave.png? Is it in the same directory as the page (like did you put it in a folder?). Is it named Shockwave.png...its case sensitive, you sure the image isnt shockwave.png... TooShort4 08-22-2003, 04:32 PM Oh.Since im using Geocities,i have to upload the pic ON geocities file manager? MaGiCSuN 08-22-2003, 04:34 PM yeps. If you use your page too on geocities.com then you can do that. Otherwise you can't since geocities.com doesn't allow direct linking to another site. also make sure the url ends to .png .jpg .gif otherwise it's not a graphic. don't use .bmp they load very slow :) Love, Mirna TooShort4 08-22-2003, 04:36 PM I did upload it on geocities as jpg.and it still dont show up.heres the code <a href="http://sdc.shockwave.com/shockwave/download/frameset.fhtml?" target="_blank"><img src="Shockwave.jpg" border="0"></a> MaGiCSuN 08-22-2003, 04:42 PM is it really Shockwave.jpg and not shockwave.jpg ? capitals can make a huge difference Also did you uploaded it into the main directory? and from where are you linking the image? Love, Mirna TooShort4 08-22-2003, 04:46 PM Ooops i got it.I typed Shockwave.jn g.it works now if you wanna see soem of it No Advertising |