-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex0.html
51 lines (48 loc) · 2.15 KB
/
index0.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
43
44
45
46
47
48
49
50
51
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Agent Bricoleur</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>
</script>
</head>
<body>
<center>
<div id="header">
<!-- <img src="images/soundinz-clip-embossed.png" class="headerimage" alt="agent bricoleur"> -->
</div>
<p>
<a href="http://www.gen-av.org/gen-av-1/" class="plink"
onmouseover="document.getElementById('header').style['background-image'] = 'url(images/modulant-klee-c.png)'"
onmouseout="document.getElementById('header').style['background-image'] = 'url(images/soundinz-clip-embossed.png)'"
>Modulant</a>
<div class="ptype">interactive audio-visual #instrument</div>
</p>
<p><a href="http://www.gen-av.org/gen-av-2/" class="plink"
onmouseover="document.getElementById('header').style['background-image'] = 'url(images/cantordust1.png)'"
onmouseout="document.getElementById('header').style['background-image'] = 'url(images/soundinz-clip-embossed.png)'"
>Cantor Dust</a>
<div class="ptype">interactive audio-visual #instrument</div>
</p>
<p><a href="" class="plink">Repeatable</a>
<div class="ptype">
low-cost, portable, tabletop tangible ui #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>