Universal selector *

The universal selector (*) allows to apply styles to every elements.

Estimated Support About

73.17% + 7.32% = 80.49%

Notes

  • 1

    Partial. Not supported with non Google accounts.

  • 2

    Buggy. The first <head> in the HTML is removed, so <style> elements need to be in a second <head> element.

  • 3

    Not supported. The selector is removed and left prefixed with the outer most parent element.

Resources

Know something we don't?

Is any of the above data outdated? Or do you want to add a new email client to the list? Heads on to GitHub and edit the data file!

Not comfortable with GitHub? Send us an email.

Test it yourself

This feature was last tested on October 13, 2019.

If you want to test this feature in the same conditions as we did, you can get our test code and run a test by yourself. Make sure to follow our testing recommendations first.