Body CSS Gradient that Stops and Continues as Solid Color
Posted
by
Alfo
on Stack Overflow
See other posts from Stack Overflow
or by Alfo
Published on 2011-11-19T16:21:30Z
Indexed on
2011/11/19
17:52 UTC
Read the original article
Hit count: 257
Something similar to this question has been asked here - HTML/CSS Gradient that stops at a perticular height and continues further with a solid color, but as far as I can see this doesn't work when using it on the body for a background color - which is what I want to achieve.
Specifically, I would like it to be light blue at the top of the page, gradient into dark blue 200px further down, and then continue in dark blue for ever.
Thanks to anybody who can help,
Alfo.
© Stack Overflow or respective owner