-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexnew.html
20 lines (20 loc) · 1.21 KB
/
indexnew.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>SigMusic ACM@UIUC</title>
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />
</head>
<body>
<div id="page">
<div id="header"><img src="logo.jpg" width="400" height="174" alt="SigMusic"></div>
<div class="topblock">
SigMusic is dedicated to the study and production of electronic and computer music. <br>To keep informed of our current activities, subscribe to our <a href="http://www.acm.uiuc.edu/mailman/listinfo/sigmusic-l">mailing list</a>.
SigMusic currently meets at 7pm on Wednesdays in the ACM office.</div>
<div class="topblock"><h2>Projects</h2>
<div class="block"><h3><a href="tacchi.html">Tacchi</a></h3>
<a href="tacchi.html"><img src="tacchimedia/tacchi1.jpg" class="headerimage" /></a>
Tacchi is SigMusic's 46" fully multitouch table. Complete with 2 cameras and 4 lazers, Tacchi is capable of unlimited users. SigMusic first unveiled Tacchi at Engineering Open House in 2010, winning "Best Undergraduate Student Research" as well as the Lockheed Martin Computer Science Award.
<br><a href="tacchi.html"> Read More...</a>
</div>
</div>
</body>
</html>