From 77ec28e7a923f0ba75a88dd4361f426c1bbc333c Mon Sep 17 00:00:00 2001 From: David Meyer Date: Mon, 16 Nov 2020 23:31:45 +0900 Subject: [PATCH] Initial commit --- README.md | 0 canvas1.html | 40 +++++++ coords.html | 156 +++++++++++++++++++++++++ keyin.html | 132 ++++++++++++++++++++++ spctrvl.html | 282 ++++++++++++++++++++++++++++++++++++++++++++++ template-spa.html | 36 ++++++ triangle.html | 101 +++++++++++++++++ w3sjs1.html | 10 ++ 8 files changed, 757 insertions(+) create mode 100644 README.md create mode 100755 canvas1.html create mode 100755 coords.html create mode 100755 keyin.html create mode 100755 spctrvl.html create mode 100755 template-spa.html create mode 100755 triangle.html create mode 100755 w3sjs1.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/canvas1.html b/canvas1.html new file mode 100755 index 0000000..d37ab76 --- /dev/null +++ b/canvas1.html @@ -0,0 +1,40 @@ + + + + Canvas 1 + + + + + + + + + + + +

Canvas 1

+ + + + + + + + diff --git a/coords.html b/coords.html new file mode 100755 index 0000000..54ba4ab --- /dev/null +++ b/coords.html @@ -0,0 +1,156 @@ + + + + coords + + + + + + + + + + + +

coords

+ + + + + + + + diff --git a/keyin.html b/keyin.html new file mode 100755 index 0000000..87b49cc --- /dev/null +++ b/keyin.html @@ -0,0 +1,132 @@ + + + + keyin + + + + + + + + + + + +

keyin

+ +Press Arrow Key or Any Other Key:

+
+ + + + + + diff --git a/spctrvl.html b/spctrvl.html new file mode 100755 index 0000000..dd5897a --- /dev/null +++ b/spctrvl.html @@ -0,0 +1,282 @@ + + + + + + Space Travel + + + + + + + + + + + +

Space Travel

+ + + +
+ + + + + + + + + + + + + + +
+
+ + + + + + diff --git a/template-spa.html b/template-spa.html new file mode 100755 index 0000000..2ba6525 --- /dev/null +++ b/template-spa.html @@ -0,0 +1,36 @@ + + + + + SPA TEMPLATE + + + + + + + + + + + +

SPA TEMPLATE

+ +

CONTENT HERE …

+ + + + + + diff --git a/triangle.html b/triangle.html new file mode 100755 index 0000000..f82fed0 --- /dev/null +++ b/triangle.html @@ -0,0 +1,101 @@ + + + + Triangle + + + + + + + + + + + +

Triangle

+ + + + + + + + diff --git a/w3sjs1.html b/w3sjs1.html new file mode 100755 index 0000000..8b574de --- /dev/null +++ b/w3sjs1.html @@ -0,0 +1,10 @@ + + + +

My First JavaScript

+ +

+ +