Files
Work/java/HOTLINK/HOTLIN~1.HTM
2024-08-07 09:16:27 -04:00

17 lines
200 B
HTML

<html>
<head>
<title>proto</title>
</head>
<body>
<hr>
<applet
code=HotLink.class
id=proto
width=640
height=480 >
</applet>
<hr>
<a href="HotLink.java">The source.</a>
</body>
</html>