author | rkennke |
Wed, 21 Mar 2018 16:00:41 +0100 | |
changeset 49473 | 26958d06b585 |
parent 47216 | 71c04702a3d5 |
permissions | -rw-r--r-- |
2 | 1 |
<html> |
2 |
<head> |
|
3 |
<title>Draw Test (1.1)</title> |
|
4 |
</head> |
|
5 |
<body> |
|
6 |
<h1>Draw Test (1.1)</h1> |
|
7 |
<hr> |
|
8 |
<applet code=DrawTest.class width=400 height=400> |
|
9 |
alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." |
|
10 |
Your browser is completely ignoring the <APPLET> tag! |
|
11 |
</applet> |
|
12 |
<hr> |
|
13 |
<a href="DrawTest.java">The source</a>. |
|
14 |
</body> |
|
15 |
</html> |
|
16 |