Looking to achieve a div with a diagonal side similar to the image in the link below: https://i.sstatic.net/u9grW.png
I'm trying to figure out the best way to do this. One idea is to position 2 divs closely together and rotate one of them. Alternatively, I could use a background image, but I'm not sure which approach would be better.
If anyone has any information, links, or tutorials on how to accomplish this, it would be greatly appreciated.