I
I
it_pear_yurec2018-01-28 01:51:39
css
it_pear_yurec, 2018-01-28 01:51:39

How to draw such a line, from one block to another?

I don't understand how to draw such a line from one block to another
5a6d02794ac1e699769635.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2018-01-28
@it_pear_yurec

Something like this: https://jsfiddle.net/rockon404/p5x64477/
You can change the curvature of the line. Here is the rule:

height: $value1;  
border-radius: 50%/$value2 $value3 0 0;

$value2 and $value3 must be less than or equal to $value1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question