summaryrefslogtreecommitdiffstats
path: root/src/FourByFour/FourByFour.html
blob: 8adb168fca65a16a2df648b1fbc3af5745a58f42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>Drag the mouse in the window</TITLE>
</HEAD>
<BODY BGCOLOR="#0C0C33">
<applet align=middle code="FourByFour.class" width=716 height=410>
<blockquote>
<hr>
If you were using a Java-capable browser,
you would see "FourByFour" instead of this paragraph.
<hr>
</blockquote>
</applet>
</BODY>
</HTML>