Strange padding/margin when using UIWebView
- by Nicsoft
Hello,
I am creating an app that is having a UIWebView which contains an advert. The size of the view is the same as the advert (image) itself. Still, there is a white margin/padding of some kind above and to the left of the image, inside the UIWebView. Check out the linked image:
Also, I did link to the actual advert itself, you can check out the image loaded and view the source code there:
Link to advert
Any idea how I should remove the white padding?
Thanks in advance!