amahmood
06-24-2005, 01:28 PM
Hi
I have the following lines in my we page inside <SCRIPT> tags:
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:
end tag for element "A" which is not open
...lank"><img src="'+uri+'" border=0></a>');
What can I do?
Thanks.
I have the following lines in my we page inside <SCRIPT> tags:
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:
end tag for element "A" which is not open
...lank"><img src="'+uri+'" border=0></a>');
What can I do?
Thanks.