summaryrefslogtreecommitdiff
path: root/webtek.html
diff options
context:
space:
mode:
authorniko <niko@digitalsocrates.click>2019-05-13 13:49:29 +0200
committerniko <niko@digitalsocrates.click>2019-05-13 13:49:29 +0200
commit3e780051fde5423ff1677d46f3b452de29cb00fb (patch)
treedd4a006a0f0fc607eb5ce98746f068a3622387c4 /webtek.html
parent61501a011a5adf123f4e9bd8a26b28c49be154fe (diff)
downloadhacklab.brussels-3e780051fde5423ff1677d46f3b452de29cb00fb.tar.gz
next
Diffstat (limited to 'webtek.html')
-rw-r--r--webtek.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/webtek.html b/webtek.html
new file mode 100644
index 0000000..e6b0ae9
--- /dev/null
+++ b/webtek.html
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html lang="en" dir="ltr">
+ <head>
+ <meta charset="utf-8">
+ <title></title>
+ </head>
+ <link rel="stylesheet" href="webtek.css">
+ <body>
+ <h1>layout/</h1>
+ <h2>columns</h2>
+ <ul>
+ <li></li>
+ </ul>
+
+ <p>web pictures/</p>
+ <p></p>
+ <p></p>
+ <p>references/</p>
+ <a href="https://devdocs.io/">devdocs.io</a>
+ <a href="https://www.w3.org/">w3.org</a>
+ </body>
+</html>