BLauritson

This message was updated on 1/19/2005 7:12:35 AM by BLauritson
|
HELP!!! Need Help Making Images Clickable
replied on: 1/18/2005 11:00:55 AM
For #1 and #3:
<a href="URL"><img src="IMGURL" border="0" /></a>
For #2:
[ a link=URL ][ img ]IMGURL[ /img ][ /a ] (without the spaces)
Where URL is the address you wish to link to, and IMGURL is the address of the image.
|