Gmail wraps certain HTML elements in a class called im
Gmail seems to think that you are quoting other emails in a conversation and so is wrapping div.im around the sections of your code that it thinks are previous bits in a conversation. This might happen if your code has a TABLE with more than one TR. To get around this, rather than several TRs … Read more