diff options
author | Your Name <you@example.com> | 2019-06-25 00:18:07 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-06-25 00:18:07 +0200 |
commit | 3a33f752ab199c8d8c4e0c0506349744e22474e0 (patch) | |
tree | 180dad2523d8e96af60c4a9a216efacb6543d5db /computerlib | |
parent | a00f93442e5608983ed9c9692cb507c7d610b73f (diff) | |
download | hacklab.brussels-3a33f752ab199c8d8c4e0c0506349744e22474e0.tar.gz |
mixed bag, sliced images e.a.
Diffstat (limited to 'computerlib')
-rw-r--r-- | computerlib/index.html | 30 |
1 files changed, 26 insertions, 4 deletions
diff --git a/computerlib/index.html b/computerlib/index.html index f67b084..8cea05d 100644 --- a/computerlib/index.html +++ b/computerlib/index.html @@ -2,15 +2,37 @@ <head> <meta charset="utf-8"> <link rel="stylesheet" href="hacklabxl.css"> - <title>hcklabxl : compuberlib</title> + <title>hcklabxl : computerlib</title> </head> <body> - <h1>hcklabxl : compuberlib</h1> + <h1>hcklabxl : computerlib</h1> - <p><img src="/computerlib_dreammachine.png" alt="computerlib-dreammachine" /></p> + <p>You can and must understand computers NOW</p> + + +/computerlib_dreammachine.png +<div> + + <img src="/sliced_images/computerlib_dreammachine-0.png"> + + <img src="/sliced_images/computerlib_dreammachine-1.png"> + + <img src="/sliced_images/computerlib_dreammachine-2.png"> + + <img src="/sliced_images/computerlib_dreammachine-3.png"> + + <img src="/sliced_images/computerlib_dreammachine-4.png"> + + <img src="/sliced_images/computerlib_dreammachine-5.png"> + + <img src="/sliced_images/computerlib_dreammachine-6.png"> + + <img src="/sliced_images/computerlib_dreammachine-7.png"> + + <img src="/sliced_images/computerlib_dreammachine-8.png"> +</div> -<p>You can and must understand computers NOW</p> </body> |