i am a amateur website designer and i am stuck for a piece of advice would anyone be able to tell me what the html code would be for the following.
i am making a whats what guide I have the picture in the middle and then underneath the name of the person and the description of the character, what i would like to know is the html coding for linking the picture with the name of the character thus taking the public to that particular portion of the guide
if anyone can help would be most appreciated
Page 1 of 1
html coding for website
#2
Posted 30 January 2012 - 09:55 AM
Just wrap a normal hyper link '<a href="PATH TO PAGE"><img src="PATH TO IMAGE" /></a>' around the image?
#3
Posted 31 January 2012 - 09:39 AM
Assuming it's not a CMS system that's using GET's etc for database data yes, an <a href=""></a> as above would be fine.
Remember alt="" in your image tag as well.
Remember alt="" in your image tag as well.
Share this topic:
Page 1 of 1
Help















