-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path31c3.html
58 lines (55 loc) · 2.68 KB
/
31c3.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
52
53
54
55
56
57
58
<!DOCTYPE html>
<meta charset='utf-8'>
<html>
<head>
<title>Binaergewitter #31c3</title>
<style type="text/css">
#map {float: left;}
#body {float: left; margin-left: 30px; margin-top: -28px; width: 460px;}
#main {width: 1100px; margin: auto;}
#photo {width: 100%}
#photoFrame {margin-top: 50px;}
footer {margin-top: 5px; text-align: right;}
#flatter {position: relative; top: 5px;}
#made{float:right;}
#history{float:left;}
</style>
</head>
<body>
<div id="main">
<header>
<a href="https://github.com/l33tname/BinaergewitterHoerertreffen/">
<img alt="Fork me on GitHub" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" style="position: absolute; top: 0; right: 0; border: 0;"></img>
</a>
<h1>Binaergewitter #31c3 Hörertreffen</h1>
</header>
<div id="map">
<iframe src="http://c3map.schub.io/#/loc/67.06743335108298/-19.2041015625" width="600" height="450"></iframe>
</div>
<div id="body">
<h1>Eckdaten</h1>
<h2>Was</h2>
<p>Ein Binärgewitterhörertreffen. Mit <a href="http://l33tsource.com/blog/2014/10/09/Binaergewitter-Sticker/">Sticker</a>!</p>
<h2>Wer</h2>
<p>
Felix Richter (<a href="http://twitter.com/@makefoo">@makefoo</a>), Morris Jobke (<a href="http://twitter.com/@MorrisJbk">@MorrisJbk</a>), Patrik Schmidt (<a href="http://twitter.com/@dysterfyr">@dysterfyr</a>), Ich (<a href="http://twitter.com/@l33tname">@l33tname</a>) und hoffentlich viele mehr :D
</p>
<h2>Wo</h2>
<p>
Vor dem Kid Space. (Hat leider nicht wirklich Sitzgelegenheiten, dafür sollte es Platz haben)
</p>
<h2>Wann</h2>
<p>
Heute 15.15 29.12.2014
</p>
</div>
<div style="clear:both;"> </div>
<footer>
<p id="history">History: <a href="30c3.html">#30c3</a>, <a href="31c3.html">#31c3</a>, <a href="cccamp15.html">#CCCamp15</a>, <a href="32c3.html">#32c3</a>, <a href="34c3.html">#34c3</a>, <a href="35c3.html">#35c3</a> </p>
<p id="made">
made with <3 by <a href="http://l33t.name">@l33tname</a> at <a href="https://events.ccc.de/congress/2014/wiki/Main_Page">#31C3</a> <a id="flatter" href="https://flattr.com/submit/auto?user_id=l33tname&url=http%3A%2F%2Fl33tname.github.io%2FBinaergewitterHoerertreffen%2F" target="_blank"> <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
</p>
</footer>
</div>
</body>
</html>