I
I
Ivan9122019-04-29 00:36:42
SVG
Ivan912, 2019-04-29 00:36:42

Animation svg pictures?

how to animate svg image I want the rabbit to blink its eyes. Can you find any online animation sites or powerful editors that can do this?

<img  id="pa8" src="https://vk.com/doc531961572_499477369?hash=a859da87b9143a35ba&dl=e70423d886a08a2415.svg">

#pa8{
  width: 250px;
  height:250px;

  }

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
A person from Kazakhstan, 2019-04-29
@LenovoId

https://codepen.io/topicstarter/pen/PgLdog _

D
Dima Polos, 2019-04-29
@dimovich85

First you need to insert the svg inline, that is, not through img, but directly insert the code from the svg file into the html markup.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question