Skip to content

Latest commit

 

History

History
executable file
·
23 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

executable file
·
23 lines (14 loc) · 604 Bytes

CssToInlineStyles class

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.

About

PHP CssToInlineStyles is a class to convert HTML into HTML with inline styles.

Documentation

The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.

Known issues

  • no support for pseudo selectors

Sites using this class