S
S
spacy fox2016-12-04 06:54:13
css
spacy fox, 2016-12-04 06:54:13

How to implement with SVG?

Hello!
Guys, tell me, please, how can I implement such a "wave" using SVG (or something else?), Given that the block itself will contain content?
L210owRh807xom.jpg
If anyone else can post a clear guide to SVG for noobs, I'd be mega grateful!
Thanks to all!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Bogachev, 2016-12-04
@spacyfox

There's a good tutorial on SVG at developer.mozilla.org , and it's especially helpful to read about paths - I've seen waves like this done through bezier curves. And as always, there are examples on codepen, for example , this one . But it is worth remembering that in general it may be easier to draw what you need in a graphics editor and export it than to pick up the numbers by hand.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question