CS Fall Week 8 – Animating using CSS

For this challenge we were required to animate an object in CSS. To be honest it seemed very complicated at first, but then I was told that most people doesn’t write their own code for their objects or Scalable Vector Graphics (SVG). There are some free websites where your drawings are instantly converted into a CSS SVG with the appropriate coordinates. Implementing the animation can sometimes be a bit tricky because of the weird CSS syntax, however there’s much to do with when you get the hang of it. I tried doing something different and did a light pulsing, revolving square.

Leave a Reply

Your email address will not be published. Required fields are marked *