html with canvas

This commit is contained in:
nbillard 2022-11-30 13:41:44 +01:00
parent 6c8c732fa7
commit f1801a5f03

View file

@ -20,6 +20,7 @@
</p> </p>
<![endif]--> <![endif]-->
Coucou Coucou
<canvas id="canvas"></canvas>
</body> </body>
<script src="script.js"></script>
</html> </html>