Re: Five new proposals about CSS

--- "L. David Baron" <dbaron@dbaron.org> wrote:

> On Saturday 2005-10-15 17:24 +0200, David Latapie
> wrote:
> > Gradient colours
> > ----------------
> 
> I have a half-written detailed proposal for
> gradients.  They're not
> quite as simple as you might think, though.
> 

Why wouldn't something simple like
"background-color:
gradient(red,orange,rgb(100,100,100),yellow)"
be good enough?

It's true that many people will want something much
fancier and so instead will use an SVG image with
background-stretch/zoom/size/whatever, so it might
seem a bit pointless. However, it would still be nice
if such simple gradients like fading from color to
color at the corners didn't require making an aditonal
HTTP request or including a data URI in the styling.

-HeroreV



		
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

Received on Tuesday, 18 October 2005 02:50:52 UTC