move objects (before?)

This commit is contained in:
Ilya Kantor 2016-07-19 23:36:27 +03:00
parent 480e69b843
commit 31b5af1580
50 changed files with 445 additions and 362 deletions

View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<body>
<script>
alert( "I'm JavaScript!" );
</script>
</body>
</html>