-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·26 lines (20 loc) · 1.54 KB
/
index.html
File metadata and controls
executable file
·26 lines (20 loc) · 1.54 KB
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
<!DOCTYPE html>
<title>Fasthack</title>
<style>
body, body a {
font-family: sans-serif;
text-decoration: none;
color: #AAA;
}
</style>
<body style="background-color:#F5F5F5;">
<div style="position:relative; width:690px; margin:250px auto;">
<div style="position:absolute; top:50px; left:132px; z-index:25;"><img name="back" src="/img/bg.gif" alt="Fasthack" border="0" height="139" width="259"></div>
<div style="position:absolute; top:139px; left:390px; z-index:25;"><a href="https://informatik.uni-bremen.de/agebv/en/OliverBirbach" style="display:block; width:300px; height:50px; background:url(/img/olli.png)"><span style="position:absolute; top:3px; left:5px;">Olli</span></a></div>
<div style="position:absolute; top:188px; left:0px; z-index:25;"><a href="https://letorbi.com/" style="display:block; width:300px; height:50px; background:url(/img/torben.png)"><span style="position:absolute; top:3px; right:5px;">Torben</span></a></div>
<div style="position:absolute; top:0px; left:91px; z-index:25;"><a href="https://www.jansiwy.de/" style="display:block; width:300px; height:50px; background:url(/img/jan.png)"><span style="position:absolute; bottom:3px; right:5px;">Jan</span></a></div>
</div>
<div name="topright" id="topright" style="position:absolute; top:5px; right:5px; z-index:20;">
<img name="squares" src="/img/squares.gif" alt="" border="0" height="85" width="55"></div>
</div>
<div name="bottomleft" id="bottomleft" style="position:absolute; left:10px; bottom:10px; z-index:20;">Finest codes since 1998</div>