Top "Gradient" questions

Specifies a range of position-dependent colors, usually used to fill a region.

How do I combine a background-image and CSS3 gradient on the same element?

How do I use CSS3 gradients for my background-color and then apply a background-image to apply some sort of light …

css background-image gradient
Gradient borders

I'm trying to apply a gradient to a border, I thought it was as simple as doing this: border-color: -moz-linear-gradient(…

css gradient
How to make gradient background in android

I want to create gradient background where the gradient is in the top half and there's a solid color in …

android background gradient shapes
CSS3 Transparency + Gradient

RGBA is extremely fun, and so is -webkit-gradient, -moz-gradient, and uh... progid:DXImageTransform.Microsoft.gradient... yeah. :) Is there a way …

css gradient
CSS3 gradient background set on body doesn't stretch but instead repeats?

ok say the content inside the <body> totals 300px high. If I set the background of my <…

css gradient
Use CSS3 transitions with gradient backgrounds

I'm trying to transition on hover with css over a thumbnail so that on hover, the background gradient fades in. …

css gradient css-transitions
Android LinearLayout Gradient Background

I am having trouble applying a gradient background to a LinearLayout. This should be relatively simple from what I have …

android android-layout android-linearlayout gradient
Gradients on UIView and UILabels On iPhone

Possible Duplicate: Manually drawing a gradient in iPhone apps? My application needs to display text in either a UIView or …

iphone ios cocoa-touch gradient
Use css gradient over background image

I've been trying to use a linear gradient on top of my background image in order to get a fading …

html css gradient
Gradients in Internet Explorer 9

Does anyone know the vendor prefix for gradients within IE9 or are we still supposed to still be using their …

css background internet-explorer-9 gradient