Initial
This commit is contained in:
13
java/COUNTER/Counter.html
Normal file
13
java/COUNTER/Counter.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>proto</title>
|
||||
</head>
|
||||
<body>
|
||||
<hr>
|
||||
<applet code=Counter.class width=90 height=30>
|
||||
<param name="counter" value="......">
|
||||
</applet>
|
||||
<hr>
|
||||
<a href="Counter.java">The source.</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user