summaryrefslogtreecommitdiffstats
path: root/src/Sound/SimpleSounds.html
blob: 1330e5fb0858a0a30ef146c6ae20d14b853d1dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>Simple Sound test</TITLE>
</HEAD>
<BODY BGCOLOR="#000000">
<applet align=middle code="SimpleSounds.class" width=256 height=256>
<blockquote>
<hr>
If you were using a Java-capable browser,
you would see Simple Sound test instead of this paragraph.
<hr>
</blockquote>
</applet>
</BODY>
</HTML>