Images gain a mysterious empty space underneath, even if padding:0;margin:0 are applied.
padding:0;margin:0
Demonstration
check out this CSS jsfiddle CSS
div {border:1px solid red;width:100px;line-height:0} img {width:100px;}