blob: 14b27a6c6366f7e275402dbe8c0f3defd7a08d71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<HTML>
<HEAD>
<TITLE>Göthel Hard- und Software Entwicklungen</TITLE>
</HEAD>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff">
Press the Left-Mouse Button to change the color! <br>
Press the Middle-Mouse Button to zoom! <br>
Press the Right-Mouse Button to delete! <br>
<br>
<hr>
<applet code="select.class" width=500 height=300>
<param name=frames value="55">
</applet>
<hr>
</BODY>
</HTML>
|