Beller
05-24-2007, 09:58 PM
I am trying to place an image (with a link) into a module using something like
<a href="http://www.linktosite.com"><img src="http://www.imagelocation.com/image.jpg" alt="Banner2" width="468" height="60" border="0" /></a>
Do I need to wrap some code around this?:confused:
<a href="http://www.linktosite.com"><img src="http://www.imagelocation.com/image.jpg" alt="Banner2" width="468" height="60" border="0" /></a>
Do I need to wrap some code around this?:confused: