Tell me please how can I do something like this in CSS? enter image description here
Asked
Active
Viewed 50 times
0
-
SVG or images perhaps... what have you tried? – kchason Nov 30 '17 at 17:07
-
try `border-radius` and `position:absolute` read more https://stackoverflow.com/questions/4698830/curved-lines-using-only-html-and-or-css and https://stackoverflow.com/questions/20803489/draw-a-curve-with-css and also google search html5 canvas curved line and css3 curved line – Berdesdan Nov 30 '17 at 17:17