aboutsummaryrefslogtreecommitdiffstats
path: root/demos/testTextPPM1.html
blob: abc92374e7995e5b37eb91f95d1cf879cd32cb30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

<HTML>
<HEAD>
<TITLE>test</TITLE>
</HEAD>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
<hr>
<applet code="testTextPPM1.class" width=550 height=550 >
</applet>
<hr>
</BODY>
</HTML>