12 lines
151 B
HTML
12 lines
151 B
HTML
<html>
|
|
<head>
|
|
<title>proto</title>
|
|
</head>
|
|
<body>
|
|
<hr>
|
|
<applet code=Animation.class id=Animation width=320 height=240 >
|
|
</applet>
|
|
<hr>
|
|
</body>
|
|
</html>
|