PDA

View Full Version : Hyperlinking Pictures In A Website!



iRoss
28-09-2004, 09:45 PM
Hey, I need 2 hyperlink thispicture so it goes back to my homepage on my website but i can't seem to do it... can someone tell me how please?! Thanks (its this pic by the way -----> http://img.photobucket.com/albums/v337/blah.blah/homelink.gif )

Show me what it would look like in html!!! Thanks :)

p.s the website link is www.freewebs.com/habboprima04 (REMEMBER: SHOW IN HTML WHAT IT WOULD LOOK LIKE!!!) or if there is an easier way then please tell me that 1 :eusa_danc

Thanks Again! :eusa_danc

:Illusion
28-09-2004, 11:09 PM
<a href="http://www.freewebs.com/habboprima04">
<img border="0" src="http://img.photobucket.com/albums/v337/blah.blah/homelink.gif">
</a>

<a href="http://www.freewebs.com/habboprima04"> = Put the full link of the page you wanna link to there.
<img border="0" src="http://img.photobucket.com/albums/v337/blah.blah/homelink.gif"> = The link for where you uploaded the link image to goes here. Or if you have the link pic uploaded to your site, just put the filename i.e: Blah.jpg, where the link would go.

iRoss
29-09-2004, 02:31 PM
Hmmm Ok thanks i will try and fugure that out tonight, i would do a normal hyperlink but with freewebs it makes a purple box around it =(

Thankyou!!! :D

iRoss
29-09-2004, 02:34 PM
Or if you have the link pic uploaded to your site, just put the filename i.e: Blah.jpg, where the link would go.

Can you explain that in more detail please? ^^^ Opss! sorry for double posting!!! :(

EDIT BY :G.M.T: FORUM MODERATOR:

Plz don't double post simply edit your previous one

:Illusion
29-09-2004, 02:45 PM
Or if you have the link pic uploaded to your site, just put the filename i.e: Blah.jpg, where the link would go.

Can you explain that in more detail please? ^^^ Opss! sorry for double posting!!! :(
If you've uploaded the pics to your site (usin File Manager if it's freewebs), then instead of using the photobucket link like:
<img border="0" src="http://img.photobucket.com/albums/v337/blah.blah/homelink.gif">,
Take out the link and replace it with the full filename, so then it'd be:
<img border="0" src="homelink.gif">

iRoss
29-09-2004, 02:59 PM
if i gave u the links and the pics do you think you could make them for me (just like show the code for them?!)

Thanks p.s if you don't have time it dosen't matter =) Thanks!!!

Mentor
29-09-2004, 04:43 PM
Hmmm Ok thanks i will try and fugure that out tonight, i would do a normal hyperlink but with freewebs it makes a purple box around it =(

Thankyou!!! :D
that was a normal hyper link? at least with an image wanst it?

<a href="Webiste URL here"><img src="Image Url here" ></a>

(the most basic form)

iRoss
29-09-2004, 05:46 PM
that was a normal hyper link? at least with an image wanst it?

<a href="Webiste URL here"><img src="Image Url here" ></a>

(the most basic form)

Thanks, that looks like the easy way aswell! ;)

Want to hide these adverts? Register an account for free!