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 /floating | |
parent | a00f93442e5608983ed9c9692cb507c7d610b73f (diff) | |
download | hacklab.brussels-3a33f752ab199c8d8c4e0c0506349744e22474e0.tar.gz |
mixed bag, sliced images e.a.
Diffstat (limited to 'floating')
-rw-r--r-- | floating/index.html | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/floating/index.html b/floating/index.html index 4cdbf30..3cfbaae 100644 --- a/floating/index.html +++ b/floating/index.html @@ -8,7 +8,29 @@ <h1>hcklabxl : floating</h1> - <p><img src="/floating_carrot.jpg" alt="man on top of an orange vessel in the sea" /></p> + +/floating_carrot.jpg +<div> + + <img src="/sliced_images/floating_carrot-0.jpg"> + + <img src="/sliced_images/floating_carrot-1.jpg"> + + <img src="/sliced_images/floating_carrot-2.jpg"> + + <img src="/sliced_images/floating_carrot-3.jpg"> + + <img src="/sliced_images/floating_carrot-4.jpg"> + + <img src="/sliced_images/floating_carrot-5.jpg"> + + <img src="/sliced_images/floating_carrot-6.jpg"> + + <img src="/sliced_images/floating_carrot-7.jpg"> + + <img src="/sliced_images/floating_carrot-8.jpg"> +</div> + <p>man floats accross the atlantic</p> |