How to cut box corner Using CSS with transparent background?

Viewed 10961

I want to cut left top corner of a box using CSS like this.

enter image description here

keep in mind that background is transparent.

4 Answers
Related