-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstruktor.html
executable file
·35 lines (26 loc) · 1.21 KB
/
struktor.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
<html>
<head>
<title>Navivationsleiste</title>
<meta name="author" content="Kim Neunert">
<meta name="generator" content="Ulli Meybohms HTML EDITOR">
<link rel="stylesheet" href="l2pmain.css" type="text/css">
</head>
<title>Struktor-Ein Struktogramm-Interpreter</title></head><body #60E88D>
<br>
<div align="center"><!--"CONVERTED_APPLET"-->
<!-- CONVERTER VERSION 1.3 -->
<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
WIDTH = 1000 HEIGHT = 500 codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
<PARAM NAME = CODE VALUE = "struktor.Struktor.class" >
<PARAM NAME = ARCHIVE VALUE = "struktor.jar" >
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
<PARAM NAME="scriptable" VALUE="false">
<PARAM NAME="Preset1" VALUE="allFeatures">
<PARAM NAME="Load" VALUE="primzahlen.str">
<COMMENT><EMBED type="application/x-java-applet;version=1.3" CODE = "struktor.Struktor.class" WIDTH = 1000 HEIGHT = 500 scriptable=false
load="primzahlen.str"
archive="struktor.jar" pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"><NOEMBED></COMMENT>
</NOEMBED></EMBED></OBJECT>
<!--"END_CONVERTED_APPLET"--></div>
</body>
</html>