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