aboutsummaryrefslogtreecommitdiffstats
path: root/src/Text2D/Text2DTest.html
blob: 316540bf71f7f302b73fba09fc966b249f5dafa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>