This content has been marked as final.
Show 1 reply
-
1. Re: Export html
[Jongware] Jul 15, 2009 3:49 PM (in response to changeco1)Is there a way to export EXACTLY what I see in InDesign to html?
None at all (assuming you don't want a JPEG image of the entire page). InDesign is a page layout program. HTML is not.
The file is still a list of code with no styling...
If you selected the correct options on exporting, the styling is there. All paragraph and character styles are converted to css classes, which are initially empty, but you can edit them in Dreamweaver or any other HTML editor.
The actual parameters of each style -- font, size, keep with next lines, column break before, opentype ligatures -- are not exported.

