Skip to content

davidlim/InStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InStyle: Embedded CSS to Inline CSS Converter
Version 0.2
David Lim
Updated 12/4/2009

README - This text file describing the InStyle tool.
index.php - Script that accepts a URL of a HTML page and calls the InStyle object to convert embedded CSS to inline CSS.
instyle.php - Class that extracts CSS from a HTML page and converts the embedded CSS to inline CSS.
simple_html_dom.php - PHP class by S.C. Chen that provides a way to navigate the DOM. Used to apply the styles inline.

About

Convert embedded CSS to inline CSS for HTML E-mails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages