TP-intergiciel/TP2/page.html
2023-04-22 17:36:05 +02:00

14 lines
152 B
HTML

<html>
<head>
<title>L'applet Saisie </title>
</head>
<body>
<applet code=Saisie.class width=460 height=160>
</applet>
</body>
</html>