View Full Version : Black and White Image Code


WebKitten
12-04-2004, 06:25 PM
Hey,does anyone know what the code is to make images black and white?

kittycat
12-04-2004, 06:56 PM
style="filter: gray"
Add that to the <img> tag
IE only code though, so the best way would be to open the image up in an image editing program and change colour that way.

WebKitten
12-04-2004, 06:57 PM
Great thanks alot. this should really help