<html>
<head><title>Square</title>
<script type = "text/javascript">
for (i=1; i<=10; i++) {
document.writeln (square (i));
}
</script>
</head><body></body>
</html>
Can't get this .html to work
Page 1 of 11 Replies - 199 Views - Last Post: 01 March 2012 - 10:50 AM
#1
Can't get this .html to work
Posted 01 March 2012 - 10:18 AM
//My browser executes but does not display anything. I am running IE 9, Windows 7 and I have turned off content blockers. Any help is appreciated.
Replies To: Can't get this .html to work
#2
Re: Can't get this .html to work
Posted 01 March 2012 - 10:50 AM
*Thread closed due to duplicate*
Page 1 of 1
|
|

New Topic/Question
This topic is locked


MultiQuote



|