Skip to main content
added 282 characters in body
Source Link
mplungjan
  • 174.5k
  • 28
  • 180
  • 240

Setting the img tag color works

img {color:#fff}

http://jsfiddle.net/YEkAt/

img {color:#fff}

body {background:#000022}
img {color:#fff}
<img src="http://badsrc.com/blah" alt="BLAH BLAH BLAH" />

Setting the img tag color works

http://jsfiddle.net/YEkAt/

img {color:#fff}

Setting the img tag color works

img {color:#fff}

http://jsfiddle.net/YEkAt/

body {background:#000022}
img {color:#fff}
<img src="http://badsrc.com/blah" alt="BLAH BLAH BLAH" />

Source Link
MikeM
  • 27.4k
  • 4
  • 65
  • 80

Setting the img tag color works

http://jsfiddle.net/YEkAt/

img {color:#fff}