Creating triangular Div's

Hi,

Can someone explain how i can create this on webflow?
Got stuck with this irregular shapes!
Thank you!

Screen Shot 2020-04-21 at 22.49.33|690x360


Here is my site Read-Only: https://preview.webflow.com/preview/life-coach-project?utm_medium=preview_link&utm_source=designer&utm_content=life-coach-project&preview=596c4b7a110b02854f1405dfbe36b336&mode=preview

Hi @Joaommcosta85,

This article explains how to do it.

https://css-tricks.com/snippets/css/css-triangle/

You basically just need to create a 0px by 0px div and then play with the borders setting in the designer, one side of the border will determine the height.