aboutsummaryrefslogtreecommitdiffstats
path: root/src/Lightwave/Viewer.html
blob: 27b6d1e14925921b9b7dcf28760cb9ca6e434c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>Lightwave Viewer Demo</TITLE>
</HEAD>
<BODY BGCOLOR="#000000">
<applet align=middle code="Viewer.class" width=256 height=256>
<blockquote>
<hr>
If you were using a Java-capable browser,
you would see Hello Universe! instead of this paragraph.
<hr>
</blockquote>
</applet>
</BODY>
</HTML>