I want to create this with HTML and CSS
I also want to be able to create the opposite shape of this image, I mean the sliced side will be facing the left. Thank you.
I want to create this with HTML and CSS
I also want to be able to create the opposite shape of this image, I mean the sliced side will be facing the left. Thank you.
A simple hacks would be instead of using CSS to create the shape, use an image.
Also there are similar question being asked, please refer How to draw a trapezium/trapezoid with css3?