Code a Simple Folded Corner Effect With CSS
This week we have yet another fun and simple CSS project for you to hone your coding chops on. This time around we’ll be creating the illusion of a page with one corner that has been folded over. With the power of pseudo elements, we’ll create some CSS triangles that we can the...