Quote:
Originally Posted by Fallingwater
It isn't that easy. The HTML conversion doesn't just use tags like that; it generates and refers to a style.css file...
|
HTMLZ output has an option to convert styles to tags (How to handle CSS = tag). A lot of styling will be lost using this option because only a very small subset of styles can be represented as tags. However, in this sort of situation it's not that big a deal.