-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (44 loc) · 1.8 KB
/
index.html
File metadata and controls
49 lines (44 loc) · 1.8 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<META HTTP-EQUIV="Resource-type" CONTENT="document">
<META HTTP-EQUIV="Description" CONTENT="Modula-3 Resource Page">
<META HTTP-EQUIV="Distribution" CONTENT="global">
<META HTTP-EQUIV="Keywords" CONTENT="m3, modula-3, modula3, M3, Modula-3, modula-3, cm3, CM3, FreeCM3">
<META HTTP-EQUIV="Reply-to" CONTENT="m3-support@elego.de">
<LINK HREF="normal.css" REL="stylesheet" TYPE="text/css">
<title>Free Critical Mass Modula-3 (CM3)</title>
</head>
<frameset rows="175,*" border="2" framespacing="0" frameborder="YES">
<frame src="top.html" name="Top" scrolling="no" marginwidth="0"
marginheight="0" resize>
<frameset cols="200,*" border="2" framespacing="0" frameborder="YES">
<frame src="nav-home.html" name="Navigation" marginwidth="10"
marginheight="10" resize>
<frame src="start.html" name="Main" marginwidth="10"
marginheight="10" resize>
</frameset>
</frameset>
<noframes>
<body bgcolor="white">
<h1>Welcome to elego Software Solutions GmbH</h1>
<p>
This site is best viewed with a browser that supports
<em>frames</em>
and <em>tables</em>. You will be able to get at all the information
without though, but not quite as convenient.
</p>
<p>
<a href="index-old.html">Please start here.</a>
</p>
<hr>
<address><a href="mailto:m3-support{at}elego.de">m3-support{at}elego.de</a></address>
<!-- Created: Fri Feb 16 14:00:24 MET 2001 -->
</body>
</noframes>
</html>
<!-- Local Variables: -->
<!-- mode: html -->
<!-- End: -->