Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 788 Bytes

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 788 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.

License

PHP CssToInlineStyles is BSD licensed.

Documentation

The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc. More documentation can be found on http://classes.verkoyen.eu/css_to_inline_styles/docs.

Sites using this class