Greyscale
Want to turn an image grayscale without opening a graphics program?
1 Use the following code:
<img src="URL OF IMAGE" id="GRAY1" border=0 style="filter:Gray">
<img src="URL OF IMAGE" id="GRAY1" border=0 style="filter:Gray">









