JavaScript/JavaScript within HTML: Difference between revisions
[checked revision] | [unreviewed revision] |
Content deleted Content added
m âExternal JavaSscript: there was a typo |
|||
Line 16:
<script>
// write your JS code directly here. (This line is a comment in JS syntax)
alert("
</script>
</syntaxhighlight>
|