mail

MailTools

HTML Email Validator

Check your HTML email code for compatibility issues across Gmail, Outlook, Apple Mail, and Yahoo.

0 characters
or try samples:|

lightbulbEmail HTML Best Practices

  • checkUse tables for layout instead of divs/flexbox/grid
  • checkInline your CSS using style attributes
  • checkUse px units instead of rem/em for consistent sizing
  • checkAdd width/height attributes to all images
  • checkTest in real email clients before sending

verifiedValidation Results

code

Paste your HTML email code to check for compatibility issues.

info

Want more details?

Our compatibility checks are inspired by Can I email, a community-driven resource that tracks CSS and HTML support across 30+ email clients. Click "Learn more" on any issue to see detailed compatibility tables.