forked from IMAGINARY/cinderella-applets-2011-edition
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info_de.html
75 lines (59 loc) · 3.03 KB
/
info_de.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<HTML>
<HEAD>
<TITLE> Deutsches Museum Cinderella Applets </TITLE>
<META author = "richter (autogenerated by cinderella)">
<META keywords = "cinderella export">
<link rel="StyleSheet" href="cinderella.css" type="text/css" />
<script type="text/javascript">
var t;
t=setTimeout("goback()",60000);
function goback()
{
location.href="index_de.html";
};
</script>
</HEAD>
<body class="index" onmousaedown="goback();">
<div style="padding-left:13px;font-size:50px;position:absolute;top:60;left:150;" onmousedown = "goback();return false;" >
<img align=top src="images/Logos/JRG.png">
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:110;left:350;" onmousedown = "goback();return false;">
<font size=6> Programmierung, Gestaltung, Konzeption und Design der Applets:<font size=-1><br><br></font>
Prof. Dr. Dr. Jürgen Richter-Gebert (TU München, Geometrie und Visualisierung)</font>
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:260;left:150;" onmousedown = "location.href='c_info_de.html'">
<img align=top src="images/Logos/Cindy.png">
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:270;left:350;" onmousedown = "location.href='c_info_de.html'">
<font size=6> Alle Applets erstellt mit der Mathematik Software Cinderella (www.cinderella.de)<font size=-1><br><br></font>
Autoren: Prof. Dr. Dr. Jürgen Richter-Gebert & Prof. Dr. Ulrich Kortenkamp<font size=-1><br><br></font><a href="c_info_de.html" onmousedown="return false;"><font color="#0000FF">>>> Mehr Informationen zu Cinderella</font></a>
</font>
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:460;left:150;" onmousedown = "goback();return false;">
<img align=top src="images/Logos/Rost.png">
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:510;left:350;" onmousedown = "goback();return false;">
<font size=6> Ritter Rost Graphiken mit freundlicher Genehmigung<font size=-1><br><br></font>
des Terzio Verlags München</font>
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:660;left:150;" onmousedown = "goback();return false;">
<img align=top src="images/Logos/MA_new.png">
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:710;left:350;" onmousedown = "goback();return false;">
<font size=6> Weiterführendes Programm zu interaktiven Ornamenten: iOrnament<font size=-1><br><br></font>
www.science-to-touch.com/iOrnament</font>
</div>
<div style="padding-left:13px;font-size:50px;position:absolute;top:860;left:150;" onmousedown = "goback();return false;">
<font size=6> Weiterer Dank gilt<font size=-1><br><br></font></font>
<font size=5>
Vanessa Krummeck (diverse Fotographien), Peter Lebmeir (Sudoku Applet) Robin Mohr & Wanda Hill (geometrische Graphik),
<br>
ThinkFun Inc. (RushHour), Lunartecture (Futuristische Architektur),
Christian Hausen (Fluorit)
</font>
</div>
<div style="position:absolute;top:940;left:1760;">
<a href="index_de.html"><img src="images/menu.png" border=0></a>
</div>
</body>
</HTML>