CSS3 Click Chart

Linear Gradients

Allows the creation of a linear gradient on an element using a function that's included where you would normally place an image reference.

Specification

Linear Gradients on W3C

Example Code

Live Demonstration

This paragraph has a linear gradient
set as the background.

Desktop Browser Support

New Standard Syntax:
IE10+, Firefox 16+

New Vendor Syntax:
Firefox 10+, Opera 11.6+

Old Vendor Syntax:
IE10+, Firefox 3.6+, Chrome 10+, Safari 5.1+, Opera 11.6+

Ultra-Old Vendor Syntax:
Chrome 4 - 9, Safari 4 - 5

Tools / Polyfills

cssSandpaper
CSS3 PIE
CSS Gradient Background Maker
CSS gradients please!

Tutorials / Articles

CSS3 Linear Gradient Syntax Breakdown
The new linear gradient syntax

Fork me on GitHub