I am trying to create this kind of straight corner with the CSS border-radius property:
But so far I am only getting the basic CSS rounded corners. Does anyone have a solution for this? I am trying not to use an image to create the effect.
Thanks in advance.