diff index.html @ 13:562744de803c

Work.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Jan 2011 01:49:43 +0200
parents f930f72ed0f5
children
line wrap: on
line diff
--- a/index.html	Sun Jan 30 01:12:14 2011 +0200
+++ b/index.html	Sun Jan 30 01:49:43 2011 +0200
@@ -20,7 +20,6 @@
  </script>
 </head>
 <body>
-<h1>Ristipolku</h1>
-<applet code="Ristipolku.java" width="640" height="480"></applet>
+<applet code="Ristipolku.class" archive="Ristipolku.jar" width="800" height="600"></applet>
 </body>
 </html>