I am trying to output my result using the folowing HTML tags.
document.write("<font face="Arial,Helvetica" size="2" color="#00048">"+"<b>"+currenthits+"</b>"+"</font>"
But when I try to see the result in the browser, I get an
error message.
Can anybody please explain this.
Thanks
Teky.
document.write("<font face="Arial,Helvetica" size="2" color="#00048">"+"<b>"+currenthits+"</b>"+"</font>"
But when I try to see the result in the browser, I get an
error message.
Can anybody please explain this.
Thanks
Teky.