How to create the graphic without <canvas> element ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to create the graphic without <canvas> element ?

It is possible to create the graphic with framework for <canvas> element ?

3rd Sep 2018, 3:22 PM
program
program - avatar
1 Answer
+ 2
Try <svg>, it's an alternative of canvas element 😄
3rd Sep 2018, 3:48 PM
José Ngoyi
José Ngoyi - avatar