Menu
Hi
I have the following lines in my we page inside <SCRIPT> tags:
[code=php] document.write(‘<a href=”http://clkuk.tradedoubler.com/click?p=15880&a=9858210&g=468045″ target=”_blank”><img src=”‘+uri+'” border=0></a>’);
When I try to validate it I get the following error:
[code=php] end tag for element “A” which is not open
…lank”><img src=”‘+uri+'” border=0></a>’);
What can I do?
Thanks.