I have bought a turnkey website and want to display banners on it. The person selling the site has told me to use the following code but it won't pick up the banner. I have put the banner onto a folder in the site as requested. Any assistance appreciated. Here's the code he sent me to use: <a href="http://www.yoursite.comâ€><img src="http://www.yoursite.com/banner.gif" alt="banner text here" /></a>
It's should be like this <a href="http://YOURURL"><img src="YOURIMAGEURL" alt="Your Banner Text" /></a> Code (markup):