(Created page with "<script> alert("WIN"); <script>") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <h1> TEST JS</h1> | ||
<script> | <script> | ||
alert("WIN"); | alert("WIN"); | ||
+ | console.log("Win."); | ||
<script> | <script> |
Latest revision as of 08:12, 22 September 2016
TEST JS
<script> alert("WIN"); console.log("Win."); <script>