aboutsummaryrefslogtreecommitdiffstats
path: root/src/GearTest/GearTest.html
blob: 5416cf8e917b3815cc5fd4cd33836f51e6da7de1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>GearTest</TITLE>
</HEAD>
<BODY BGCOLOR="#000000">
<applet align=middle code="GearTest.class" width=700 height=700>
<blockquote>
<hr>
If you were using a Java-capable browser,
you would see Hello Universe! instead of this paragraph.
<hr>
</blockquote>
</applet>
</BODY>
</HTML>