Home › Forums › CSS › Help with a zig-zag border › Reply To: Help with a zig-zag border
July 3, 2016 at 12:38 am
#243333
Participant
I tried adding your code , but your code is based on 1 image , if i add the code to the slider the image will overlay. I have succeded with other shapes but with this polygon shape nope.
This is one of the shapes i have added:
<svg id=”bigHalfCircle” xmlns=”http://www.w3.org/2000/svg” xmlns:xlink=”http://www.w3.org/1999/xlink” version=”1.1″ width=”100%” height=”80″ viewBox=”0 0 100 100″ preserveAspectRatio=”none”>
<path d=”M0 100 C40 0 60 0 100 100 Z” />
</svg>
All of the shapes from this pen https://codepen.io/lukeyphills/pen/FjygE i added successfully
This is the slider:
http://image.prntscr.com/image/d10e24a03c8641129ff2b5cc131486f6.png