.slanted::before{ /* some CSS code */ /transform: skewY(-10deg); } .slanted{ width: 300px; height: 200px; }
Slanted