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