Questions tagged as 'clip-path'

1
answer

Background image in diagonal div clip-path

I was able to do this with solid color background .slide { width: 100%; height: 101px; background-color: #fff; background-size: cover; clip-path: polygon(50% 100%, 100% 0%, 0% 0%); } .slide_bg{ background-color: #f5f5f5;...
asked by 10.07.2018 / 16:16