As images being inline elements are treated same as texts, so there is a gap left, which can be removed by:img { display: block ; }
Answers (0)