JSFiddle - React, Tailwind, and code Playground
by Ali Uygur
HTML
<h4>Webkit greyscale</h4>
<div class="siyahbeyaz">
<a href="http://www.mintik.com/?p=19031"><img src="http://lorempixel.com/400/200/nature/1/" /></a>
</div>
<h4>Resmin normal hali</h4>
<a href="http://www.mintik.com/?p=19031"><img src="http://lorempixel.com/400/200/nature/1/" /></a>
CSS
.siyahbeyaz img {
filter: blue; /* IE6-9 */
}