I have an HTML form. I have two images; one in which a blurred shade goes towards the left and another in which the shade goes towards the right. Now, I want to use these two images as the border images for the left and right sides of a form respectively.
Is it possible to achieve this via HTML/CSS?