This is good in theory but in practice has a number of limitations related to html emails. In most email readers:
CSS in head <style>...</style> is ignored.
Layers <div>...</div> do not display correctly.
In-line CSS not tied to a handful of tags (in table tags for example) do not work correctly or consistently.
Javascript is not functional.
Form elements are stripped out or modified...
Leave a comment: