-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcccamp15.html
45 lines (44 loc) · 2.76 KB
/
cccamp15.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
<!DOCTYPE html>
<meta charset='utf-8'>
<html>
<head>
<title>Binaergewitter #CCCamp15</title>
<style type="text/css">
#map {float: left; height:80vh;}
#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 #CCCamp15 Hörertreffen</h1>
</header>
<h1>Eckdaten</h1>
<h2>Was</h2>
Ein <a href="https://blog.binaergewitter.de/">Binärgewitter</a> Hörertreffen
<h2>Wer</h2>
<p>Stargast Felix Richter (<a href="https://twitter.com/makefoo">@makefoo</a>), Stammhörer <a href="https://diasp.de/u/t_schmittlauch">@schmittlauch</a> und hoffentlich zahlreiche weitere Hörer. Diesmal ohne <a href="https://twitter.com/l33tname">@l33tname</a></p>
<h2>Wo</h2>
Im Workshopteil des <a href="https://events.ccc.de/camp/2015/wiki/Room:Hackcenter_3">Hackcenters 3</a> (<a href="http://campmap.mazdermind.de/#zoom=20&lat=53.0321614&lon=13.308769&overlays=landuse.ways.buildings.amenities&drawnItems={%22type%22%3A%22FeatureCollection%22%2C%22features%22%3A[{%22type%22%3A%22Feature%22%2C%22properties%22%3A{}%2C%22geometry%22%3A{%22type%22%3A%22Point%22%2C%22coordinates%22%3A[13.308761715888977%2C53.0323183451393]}}]}">siehe Karte</a>) auf dem Chaos Communication Camp, Mildenberg, Deutschland, Erde, Milchstraße.
<h2>Wann</h2>
Sa. der 15.08.2015, 20:15-21:00
<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="https://twitter.com/schmittlauch">@schmittlauch</a> & <a href="http://l33t.name">@l33tname</a> at <a href="https://events.ccc.de/camp/2015/wiki/Main_Page">#CCCamp15</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>