From 44097da7288042e988bcb89f1c6cc817a8e1eec9 Mon Sep 17 00:00:00 2001 From: zhang Date: Sat, 4 Jun 2022 08:48:54 +0800 Subject: 0604 --- web/canvas_animation.html | 73 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 web/canvas_animation.html (limited to 'web/canvas_animation.html') diff --git a/web/canvas_animation.html b/web/canvas_animation.html new file mode 100644 index 0000000..205f8fe --- /dev/null +++ b/web/canvas_animation.html @@ -0,0 +1,73 @@ + + + + + Canvas Test + + +
+
+ + This text is displayed if your browser + does not support HTML5 Canvas. + +
+ + + +
+ + \ No newline at end of file -- cgit v1.2.3