From f939d19e9bcb0cc0cf048aa0c8037f1f9c5a8c8b Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Fri, 5 Jan 2018 21:03:31 +0100 Subject: Initial commit, basic working webbox (WIP), see TODO --- html/index.html | 57 ++++++++ html/webbox.css | 138 ++++++++++++++++++ html/webbox.js | 446 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 641 insertions(+) create mode 100644 html/index.html create mode 100644 html/webbox.css create mode 100644 html/webbox.js (limited to 'html') diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..023b8bc --- /dev/null +++ b/html/index.html @@ -0,0 +1,57 @@ + + + + + Webbox + + + + +
+

+ + + + + + + + + + + + + +
+
+
+ +
+
+ + + + + + + + + +