I'm a mobile developer struggling with some HTML works in my app. It looks too easy but I couldn't figure it out:
<html>
<body>
<img src="http://www.reactiongifs.com/r/iwsyih.gif"/>
</body>
</html>
a white border around image appears but I don't want that happen. how to remove it? thanks