From 8d18d68e3bc2676c57eeff8a06649859a7bf6b7a Mon Sep 17 00:00:00 2001 From: Paoda Date: Wed, 21 Sep 2016 11:01:20 -0500 Subject: [PATCH] added html css and js files. files need to be organized --- index.html | 1 + javascript.js | 0 style.css | 0 3 files changed, 1 insertion(+) create mode 100644 index.html create mode 100644 javascript.js create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..0e76edd --- /dev/null +++ b/index.html @@ -0,0 +1 @@ + diff --git a/javascript.js b/javascript.js new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29