created by Giles Bateman
To display this 468 x 60 web banner so that it opens the CapMac web site in the same browser window when clicked on, use the following code:Code:To display this 468 x 60 web banner so that it opens the CapMac web site in a new browser window when clicked on, use the following code:
<a href="http://www.capmac.org/"><img src="http://www.capmac.org/images/badges/4-banner_CapMac-member1.jpg" alt="CapMac Member" width="468" height="60" border="0" /></A> Code:
<a href="http://www.capmac.org/" target="_blank"><img src="http://www.capmac.org/images/badges/4-banner_CapMac-member1.jpg" alt="CapMac Member" width="468" height="60" border="0" /></A>