comparison index.html @ 13:562744de803c

Work.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Jan 2011 01:49:43 +0200
parents f930f72ed0f5
children
comparison
equal deleted inserted replaced
12:c4cd811813ef 13:562744de803c
18 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 18 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
19 })(); 19 })();
20 </script> 20 </script>
21 </head> 21 </head>
22 <body> 22 <body>
23 <h1>Ristipolku</h1> 23 <applet code="Ristipolku.class" archive="Ristipolku.jar" width="800" height="600"></applet>
24 <applet code="Ristipolku.java" width="640" height="480"></applet>
25 </body> 24 </body>
26 </html> 25 </html>