background: -‐webkit-‐gradient(linear, left top, left bottom, color-‐stop(0%,#000), color-‐stop(100%,#fff)); background: -‐webkit-‐linear-‐gradient(top, #000 0%,#fff 100%); background: -‐o-‐linear-‐gradient(top, #000 0%,#fff 100%); background: -‐ms-‐linear-‐gradient(top, #000 0%,#fff 100%); /* W3C */ background: linear-‐gradient(to bottom, #000 0%,#fff 100%); /* IE6-‐9 */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#fff', GradientType=0);