| Current Path : /usr/local/diablo-jdk1.6.0/demo/applets/TicTacToe/ |
| Current File : /usr/local/diablo-jdk1.6.0/demo/applets/TicTacToe/example1.html |
<html>
<head>
<title>TicTacToe v1.1</title>
</head>
<body>
<h1>TicTacToe v1.1</h1>
<hr>
<applet code=TicTacToe.class width=120 height=120>
alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason."
Your browser is completely ignoring the <APPLET> tag!
</applet>
<hr>
<a href="TicTacToe.java">The source.</a>
</body>
</html>