Fixing space around images in HTML email
Just add:
style="display:block;margin:0;padding:0"
To every img tag.
Written by Jair Trejo
Related protips
1 Response
I'd recommend actually DRY-ing that up a bit with a css stylesheet using img{display:block;margin:0;padding:0}
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#