How to style HTML form fields using CSS 3 linear-gradient() function?
CSS 3 providesĀ linear-gradient() function. That creates image using options supplied into that function(). So, we can use this image as background image of any HTML element. Moreover they are faster Read more [...]