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