Help - Search - Members - Calendar
Full Version: Image linked in HTML
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
Danrulz
I was wondering what the HTML code form thingy is for linking an image to a page using HTML?
lovescream
<textarea>codehere</textarea>

what, that?
Danrulz
no that's not it. i'm talking where u have an image, and with HTML u can link it to another page, so when you click the image, it can take you to that other page.
freeflow
CODE
<a href="PAGEURLHERE"><img src="IMAGEURLHERE"></a>
Danrulz
thanks =]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.