diff options
Diffstat (limited to 'src/SphereMotion/SphereMotion.html')
-rw-r--r-- | src/SphereMotion/SphereMotion.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/SphereMotion/SphereMotion.html b/src/SphereMotion/SphereMotion.html deleted file mode 100644 index 7656224..0000000 --- a/src/SphereMotion/SphereMotion.html +++ /dev/null @@ -1,15 +0,0 @@ -<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> |