Is there any way to make this form image in CSS? CSS3 is fine, no IE compatibility needed. The gradient part of this is not important, it is the curve at the bottom right that I donβt see how to do it. I have seen various jQuery plugins, but nothing that will work for me so far. I can not use the background image, because the content in it will have a variable length.

Edit: Thanks for the answers, very impressive! One thing, though - in the image itself, is the blue background AND a solid gray border around everything, including the curve to the right. It may not be possible to maintain this border if the solution is connected with βhacksβ of the border radius on additional elements, but if it can be saved too, it would be better.
source
share