How to show color: hover in gmail

I want to send a html email address to a gmail inbox. how to show color: hover

+3
source share
1 answer

Gmail separates the styles at the beginning of the document, so you cannot specify the color of the hover.

Take a look at this comparison to find out what is supported: http://www.campaignmonitor.com/css/

+4
source

All Articles