A
A
Andrew Sky2015-09-21 17:00:34
css
Andrew Sky, 2015-09-21 17:00:34

How to implement a block of such a form?

3997eadbb8a04bedbf2c678bb00bdfdb.jpg
How to implement this slider? clip-path, mask, mask-image properties are not suitable. They are only supported by webkit browsers. Need support for firefox, webkit, safari ios, ie 11, 10.
Block form:
5d21e4f7af164657a026a9d8c71b4c17.png
PS Preferably with examples.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Antonov, 2015-09-21
@Sky161

What would be exactly how you want then SVG border-radius I think it will be difficult to achieve jsfiddle.net/ppgjuzcc

D
Denis Ineshin, 2015-09-21
@IonDen

SVG masks . Completely cross-browser.
But I wouldn't bother so much. Cut out the palm trees from above as png with transparency, now masks are not needed.

A
Andrey Goncharov, 2015-09-21
@agmegadeth

you can play around with border-top-left-radius: Xpx/Ypx and border-top-right-radius: Xpx/Ypx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question