summaryrefslogtreecommitdiffstats
path: root/src/SphereMotion/SphereMotion.html
blob: 7656224accbbf4e939c73b7ea85655d08ff0a21d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>Moving lit sphere</TITLE>
</HEAD>
<BODY BGCOLOR="#0C0C33">
<applet align=middle code="SphereMotion.class" width=700 height=700>
<blockquote>
<hr>
If you were using a Java-capable browser,
you would see a moving lit sphere instead of this paragraph.
<hr>
</blockquote>
</applet>
</BODY>
</HTML>