-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
42 lines (38 loc) · 1.81 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>::aquamarine::</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="css/stylesheet.css">
<style type="text/css">
</style>
<script type="text/javascript" src="js/ab.js"></script>
</head>
<body onload="init()">
<center>
<div id="header">
<!-- <img src="images/soundinz-clip-embossed.png" class="headerimage" alt="agent bricoleur"> -->
</div>
<p><a href="Modulant.html" class="plink" pimage="images/modulant-klee-c.png">Modulant</a>
<div class="ptype">interactive audio-visual #instrument</div>
</p>
<p><a href="CantorDust.html" class="plink" pimage="images/cantordust3.png">Cantor Dust</a>
<div class="ptype">interactive audio-visual #instrument</div>
</p>
<p><a href="repeaTable.html" class="plink" pimage="images/murzin_ans3.scaled.jpg">repeaTable</a>
<div class="ptype">low-cost, portable, tangible tabletop interface #research</div>
</p>
<p><a href="http://minimaxlabs.com">Minimax</a></p>
<p><a href="https://uk.linkedin.com/in/berkaneskikaya">About</a></p>
</center>
<!-- Google Tag Manager -->
<noscript><iframe src='//www.googletagmanager.com/ns.html?id=GTM-NW7VVD'
height='0' width='0' style='display:none;visibility:hidden'></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NW7VVD');</script>
<!-- End Google Tag Manager -->
</body>
</html>