How can I appply gradient to the border of a div using CSS ? Any one example please. I have tried using google, but not able to do it.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
the trick is to use a wrapper and had an background image to it, so it's IE7+ proof
live example on JsBin |
|||
|
|
|
http://jsfiddle.net/nicktheandroid/b875w/1/ check out my demo, i'm in the process of trying to get the gradient to only be on the right border, not the others. |
|||
|
|