author | prr |
Thu, 18 Dec 2014 10:45:45 -0800 | |
changeset 29908 | 83e2c403fefd |
parent 25859 | 3317bb8137f4 |
permissions | -rw-r--r-- |
2 | 1 |
<html> |
2 |
<head> |
|
3 |
<title>Simple Graph (1.1)</title> |
|
4 |
</head> |
|
5 |
<body> |
|
6 |
<h1>Simple Graph(1.1)</h1> |
|
7 |
<hr> |
|
8 |
<applet code=GraphApplet.class width=300 height=120> |
|
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="GraphApplet.java">The source</a>. |
|
14 |
</body> |
|
15 |
</html> |
|
16 |