+ 2
How can help me the svg and canvas in my code .is it hard to learn???
Are it important
3 Answers
+ 3
SVG is mostly like HTML tags. You just need to add tags to draw. If you want to draw with canvas then you have to use js.
Here are some nice tutorials:
https://code.sololearn.com/Wnc1H3jaH0ua/?ref=app
https://www.sololearn.com/learn/HTML/2201/
+ 12
svg, canvas to be beautiful your site. it is not so hard to learn. It is true that there have much attribute, you need to practice more.
In the end of the day practice makes a man perfect.
0
Thanks freinds for your answers