summaryrefslogtreecommitdiffstats
path: root/src/PickTest/PickTest.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/PickTest/PickTest.html')
-rw-r--r--src/PickTest/PickTest.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/PickTest/PickTest.html b/src/PickTest/PickTest.html
new file mode 100644
index 0000000..938125c
--- /dev/null
+++ b/src/PickTest/PickTest.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<TITLE>PickTest</TITLE>
+</HEAD>
+<BODY BGCOLOR="#000000">
+ <applet align=middle code="PickTest.class" width=750 height=550>
+<blockquote>
+<hr>
+If you were using a Java-capable browser,
+you would see Hello Universe! instead of this paragraph.
+<hr>
+</blockquote>
+</applet>
+</BODY>
+</HTML>