html with canvas

这个提交包含在:
nbillard 2022-11-30 13:41:44 +01:00
父节点 6c8c732fa7
当前提交 f1801a5f03

查看文件

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