View Full Version : How does one take a photo and turn it into a link ?
scm22ri
09-23-2007, 08:59 AM
How does one take a photo and turn it into a link ?
bruce
09-25-2007, 08:48 AM
<a href="somepage.htm"><img src="image.jpg"></A>
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
You can alsoadd border="0" to remove the pretty blue outline around the image/link:
<a href="somepage.htm"><img src="image.jpg" border="0"></a>
mjp
DiscountASP.NET - Microsoft Gold Certified Partner
- asp.netPRO Magazine 2007 Readers' Choice Award for Best Hosting Service
- Visual Studio Magazine 2007 Readers' Choice Award for Best Hosting Service
vBulletin® ©Jelsoft Enterprises Ltd.