-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path35c3.html
61 lines (57 loc) · 2.42 KB
/
35c3.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
59
60
61
<!DOCTYPE html>
<meta charset='utf-8'>
<html>
<head>
<title>Binaergewitter #35c3</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<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">
<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 #35c3 Hörertreffen</h1>
</header>
<div id="map">
<a href="https://35c3.c3nav.de/l/self-organized-sessions-m2/"><img src="img/35c3.png" width="600" height="450"></a>
</div>
<div id="body">
<h1>Eckdaten</h1>
<h2>Was</h2>
<p>Ein Binärgewitterhörertreffen. (<a href="https://events.ccc.de/congress/2018/wiki/index.php/Session:Bin%C3%A4rgewitter_H%C3%B6rertreffen">Wiki link</a>)</p>
<h2>Wer</h2>
<p>
<b>Vom Team</b> Felix Richter (<a href="http://twitter.com/makefoo">@makefoo</a>), Ingo Ebel (<a href="https://twitter.com/ingoebel">@ingoebel</a>), l33tname (<a href="http://twitter.com/@l33tname">@l33tname</a>), Markus Schlichting (<a href="http://twitter.com/@madmas">@madmas</a>) <br>
Und <b>alle Hörere</b> hoffentlich :D
</p>
<h2>Wo</h2>
<p>
Lecture room M2
</p>
<h2>Wann</h2>
<p>
27.12.2018 19:00-20:00
</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="35c3.info">#35C3</a>
</p>
</footer>
</div>
</body>
</html>