 |
|
Innovation award
 Nominee: 3x |
This class can be used to apply style sheets to HTML as tag style attributes.
It parses an HTML document, finds external or inline style sections, and applies the defined styles to tags that match the defined style selectors to make the tags use style attribute instead.
|
|
| Name: |
Inline Style |
| Base name: |
inline-style |
| Description: |
Apply stylesheets to HTML as tag style attributes |
| Version: |
0.1 |
| PHP version: |
5 |
| License: |
MIT/X Consortium License |
| All time users: |
491 users |
| All time rank: |
4997 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
 April 2010
Number 9
Prize: One book of choice by Packt |
CSS stylesheets can be used to define presentation details of elements in pages.
However, in certain cases it is not possible to use external CSS stylesheets to define the page presentation.
That is the case of certain Web mail systems, like for instance Gmail, that discard all stylesheets used in an HTML e-mail message.
This class provides an alternative solution for using CSS stylesheets in HTML e-mail that works even with systems that disable CSS stylesheets in the messages.
It processes the CSS stylesheets and alter the HTML to apply the styles in each page tag setting their style attributes.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| GitHub |
Main project page, you'll find the latest version here! |
| |
Files |
|
|