For the best HTML e-mail delivery results, CSS should be inline. This is a huge pain and a simple newsletter becomes un-managable very quickly. This script is my solution.
- CSS styles are converted to inline style attributes
- Relative paths are converted to absolute paths
- CSS properties are checked against e-mail client capabilities
- A plain text version is created
Checks style and link[rel=stylesheet] tags and preserves existing inline attributes
Checks links in href, src and CSS url('')
Based on the Email Standards Project’s guides
Optional
