Is it possible to do this in CSS:

|
feedback
|
|
here's my 2 cents: HTML:
CSS:
The width and height are there just so you can see something. I think this will work on most modern browsers (though it's a bit verbose) | |||
|
feedback
|
|
Not really answering your question, but if you need to do this (and don't have to be in css), I suppose that you already have that created in some other program, so you may find this useful: a farewell to css3 gradients | |||
|
feedback
|
|
Here's something I have put together. You can do some messing around with it if you want. | |||
|
feedback
|
|
I think this could be approached with two divs each having a radial gradient. Here's a tool to experiment with gradients. It also provides vendor-specific code. | ||||
|
feedback
|