css-tricks.com
Gradient Borders in CSS
12
Let's say you need a gradient border around an element. My mind goes like this: There is no simple obvious CSS API for this. I'll just make a wrapper... Read full article