+ 2
how to use image as a link
6 Answers
+ 2
give a code for image inside a code for link
+ 1
<a href="#"><img src="img.png"></a>
+ 1
<a href=""><img src="*.jpg"/>link</a<
+ 1
thanks
+ 1
surround it with a href tag
- 2
Why does everybody send Codes with XHTML-Syntax