Quote:
Originally Posted by DaleDe
A proper working <pre> tag should wrap at the right edge. A few implementations do this for devices that can't scroll. It is still useful to provide pseudo tabbing etc.
Dale
|
But with ADE, it doesn't wrap at the right. It just gets pushed off to the right off the screen both in ADE for Windows and ADE for Sony. So using <pre> with ePub is a bad idea at present. Just use <div> and <br /> for line endings. That works for wrapping lines properly.