-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
23 lines (22 loc) · 1.79 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>2014 :: Robot Unicorn Invasion Vol. 2 :: 2014</title>
<meta name="description" content="Webmontag Köln - Informelle Treffen derjeniger, welche die Zukuft des Internets gestalten." />
<link rel="shortcut icon" href="favicon.ico" />
<style>
.center {
margin:auto;
width:700px;
}
</style>
</head>
<body style="background-color: #000;">
<div class="center" style="margin-top:50px;">
<img src="unicorn.png" width="700px"/>
<iframe width="700" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fbackslash%2Fbacklash-robot-unicorn-invasion-party-2011%2F&mini=1&stylecolor=&hide_artwork=1&embed_type=widget_standard&embed_uuid=9dcbf441-6423-4c09-b675-6087808a8c35&hide_tracklist=1&hide_cover=1" frameborder="0"></iframe>
<div style="clear:both; height:3px; width:472px;"></div><p style="display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px; color:#02a0c7; width:472px;"><a href="http://www.mixcloud.com/backslash/backlash-robot-unicorn-invasion-party-2011/?utm_source=widget&utm_medium=web&utm_campaign=base_links&utm_term=resource_link" target="_blank" style="color:#02a0c7; font-weight:bold;">Backlash @ Robot Unicorn Invasion Party 2011</a><span> by </span><a href="http://www.mixcloud.com/backslash/?utm_source=widget&utm_medium=web&utm_campaign=base_links&utm_term=profile_link" target="_blank" style="color:#02a0c7; font-weight:bold;">Backslash</a><span> on </span><a href="http://www.mixcloud.com/?utm_source=widget&utm_medium=web&utm_campaign=base_links&utm_term=homepage_link" target="_blank" style="color:#02a0c7; font-weight:bold;"> Mixcloud</a></p><div style="clear:both; height:3px;"></div>
</div>
</body>
</html>