euromark f57074be13 only encode utf8 for php5.4 12 years ago
..
CssToInlineStyles.php f57074be13 only encode utf8 for php5.4 12 years ago
README.md 426fe5965e correct utf8 encoding 12 years ago

README.md

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.

UTF8 Fix

Custom UTF8 fix by dereuromark - 2014-01-31

Sites using this class