Relative Content

Tag Archive for htmlcssshapesrectanglestriangle

CSS Rectangle with 2 corners

I’m trying to create an input block that has a rectangular shape with a corner offset to the bottom right. I’ve tried using the ::after pseudo-element to achieve this form, but I can’t seem to get the expected result.