Hi,
I just wanted to place a Comodo banner on my blog, but it does not seem to work. Upon inspecting the code, it appears that http://www.comodo.com/javascript/banner.js does not exist…
I used the code from Comodo Security Products Banner Promotional Code
I uploaded the banner to my website but it does not show…
Comodo Internet Security Pro 2011
I have seen some mistakes in your codes:
<img src="http://www.dariovolaric.nl/images/CIS_banner_120x600_1.gif" border="0" alt="Click Here for 30 day free trial" />
<a href="http://personalfirewall.comodo.com/index.html" id="cnbanner">Comodo Internet Security Pro 2011</a>
<script language="JavaScript" src="http://www.comodo.com/javascript/banner.js" type="text/javascript"></script>
in HTML/XHTML you never use [] but <>.
if you get stuck I suggest w3cschools
see if this helps.
Regards,
Valentin N
Hi,
I am aware of this. The [] brackets were not there when I pasted the code. They are added by this forum platform. To prove this, simply copy and paste the code from the website into your post here.