TP-intergiciel/TP2/page.html

14 lines
152 B
HTML
Raw Permalink Normal View History

2023-04-22 15:36:05 +00:00
<html>
<head>
<title>L'applet Saisie </title>
</head>
<body>
<applet code=Saisie.class width=460 height=160>
</applet>
</body>
</html>