File: FT-VortragUndSchriftlicheHausarbeit_engl.html

package info (click to toggle)
jsxgraph 0.83%2Bsvn1872~dfsg1-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 35,272 kB
  • sloc: xml: 5,881; java: 1,072; python: 884; php: 238; makefile: 70; objc: 30; sh: 1
file content (130 lines) | stat: -rw-r--r-- 2,212 bytes parent folder | download
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">

<head>
  <title>FT-PresentationAndThesis</title>
  
	<style type="text/css">
	
		.breadcrumbs1 {
		width: 998px;
		height: 38px;
		}
		
		#Platzhalter1 {
		width: 680px;
		height: 5px;
		}
		
		
		
		.breadcrumbs-link {
		padding: 10px;
		}
		
		.bild-first {
		width: 25px;
		height: 25px;
		}
		
		h1 {
		color:#0000CC;
		font-size:28pt;
		font-family:arial;
		background-color:#CCCCFF;
		border-color:#000000;
		border-width:5px;
		border-style:solid;
		padding: 10px;
		margin-top: 0px;
		margin-bottom: 65px;
		}
		
		a img{
		border-width: 0;
		}
		
		h2 {
		color:#0066FF;
		}
		
		.links {
		width: 400px;
		height: 130px;
		border: solid;
		border-width: 1px;
		float: left;
		margin-left: 40px;
		border-color: black;
		margin-bottom: 50px;
		text-align: center;
		}
		
		.rechts {
		width: 400px;
		height: 130px;
		border: solid;
		border-width: 1px;
		float:right;
		margin-right: 40px;
		border-color: black;
		text-align: center;
		margin-top: 200px;
		}
		
	</style>

  
</head>

<body>

<div class="breadcrumbs1">
	<table class="Tabelle">
		<tr>
			<th>
				<a href="index.html" class="breadcrumbs-link">
				<img src="Icons/go-first.png" class="bild-first" />
				</a>
			</th><th>
				<a href="index_engl.html" class="breadcrumbs-link">
				Home
				</a>
			</th><th>
				<div id="Platzhalter1">
				</div>
			</th><th>
				<a href="FT-Abkuerzungen_engl.html" class="breadcrumbs-link">
				ABBREVIATIONS
				</a>
			</th>
		</tr>
	</table>
</div>


<h1>3 Presentation.ppt and Thesis</h1>

<a href="FT-HTML-Seite_Vortrag zur FT.ppt.zip">
	<div class="links">
	<br />
		<img src="Bilder-HTML/VortragFT_PPT_Skaliert.jpg" />
	<br />
		3.1 Presentation to the Fourier Transform.ppt
	</div>
</a>

<a href="Zulassungsarbeit_Christian Pickl.zip">
	<div class="rechts">
	<br />
		<img src="Bilder-HTML/SchriftlicheHausarbeitSkaliert.jpg" />
	<br />
		3.2 Thesis
	</div>
</a>


</body>
</html>