aboutsummaryrefslogtreecommitdiffstats
path: root/demos/RonsDemos/molehill.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/RonsDemos/molehill.html')
-rw-r--r--demos/RonsDemos/molehill.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/demos/RonsDemos/molehill.html b/demos/RonsDemos/molehill.html
new file mode 100644
index 0000000..361f5b1
--- /dev/null
+++ b/demos/RonsDemos/molehill.html
@@ -0,0 +1,17 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
+ <title>Molehill by unknown author; ported to Java by Ron Cemer</title>
+</head>
+<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
+Molehill applet
+<br>Originial author unknown
+<br>Ported to Java by Ron Cemer
+<br>
+<applet code="molehill.class" width=400 height=400>
+</applet>
+<hr>
+</body>
+</html>