I am trying to get rid of the thin border that appears for every image in Chrome & IE9. I have this CSS:
outline: none; border: none;
U
If u didn't define a src or the src attribute is empty in a img tag most browsers will create a border. To fix this use transparent image as src: