IS there any way to put color as background in HTML email for gmail?
I used this for making body background grey but it doesnt work
Wrap your email in a single celled table with 100% width and height and set the background colour for that cell.