There are such blocks http://prntscr.com/mxaqw4 , of different heights / widths, how can you do an animation with the help of css so that a dot appears first and then a line is drawn from it?
- You show the full screenshot ... but it is interesting what should happen in the end - MaximLensky
- You can animate the path in svg. It turns out something like this: codepen.io/ReHaze/pen/RdvbjN - Ally
|