Difference between revisions of "Template:TEST JS"

Line 1: Line 1:
 +
<html>
 +
<h1> TEST JS</h1>
 
<script>
 
<script>
 
alert("WIN");
 
alert("WIN");
 
console.log("Win.");
 
console.log("Win.");
 
<script>
 
<script>
 +
</html>

Revision as of 08:11, 22 September 2016

TEST JS