Home › Forums › CSS › how to make sharp corners css box style › Re: how to make sharp corners css box style
September 3, 2012 at 10:18 am
#109212
Participant
You’ll need 2 nested elements in order to have 4 pseudo-elements, one for each corner. Then, you just have to give pseudo-elements the same background color as the background of your page, and rotate them.