Click to See Complete Forum and Search --> : Change whole page to grey


echo
09-18-2003, 01:46 AM
Remember last year or so during the 11th Sept, Yahoo turn their homepage to greyscale (the whole page). Some kinda moaning for the dead. Anyone have any idea how to achieve that? Is it using javascript? Thanks in advanced.

Fang
09-18-2003, 03:01 AM
mourning is more appropriate than moaning

echo
09-18-2003, 05:03 AM
yeah my bad. Perhaps also provide an answer to this thread is more appropriate than just trying to increase your post count.

Khalid Ali
09-18-2003, 07:58 AM
Originally posted by echo
trying to increase your post count.
That was totally unnecessary,there is no need of being rude.

the answer is you can set the background color of an html page using css.

background-color:anycolor;