aboutsummaryrefslogtreecommitdiffstats
path: root/src/Morphing/Morphing.html
blob: 1d17203187e7f52d20da943b1cfc2469ec9b5d0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>Morphing</TITLE>
</HEAD>
<BODY BGCOLOR="#000000">
<applet align=middle code="Morphing.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>