Quote:
Originally Posted by pilotbob
I wouldn't say "never" but <pre>formatted text is the antithesis of flow layout. <pre> means retain this formatting exactly. It is usually used for charts or source code in programming books.
But, for a standard text book that you want to flow, I agree <pre> is not a good choice.
BOb
|
The <pre> tag was used by whomever made the ePub edition of
Neptune Crossing and if you change the size of the font, it will have sections that will not wrap. So for ePub, <pre> is never a good idea. ADE does not handle lines longer then the screen. So in that case,
never is the correct word to use.