Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Animating SVG with CSS Transitions and Transforms Grouping and Transforming SVG

Is it must to write all those when svg animation

I don't understand all those numbers mean how do they run the code

2 Answers

Jordan Watson
Jordan Watson
14,738 Points

I think the strange numbers you are referring to is the SVG coordinates in which paths and shapes render on, SVG is all XML code the browser reads and renders as told in the code.

Yes I mean that do u master all that or use bootstrap to do it

Jordan Watson
Jordan Watson
14,738 Points

God no! you could sit and write out and SVG in XML but as its a vector shape it usually generated and saved or exported from Photoshop, Illustrator or Sketch.

Thanks