Quote:
Originally Posted by Nate the great
Lately I've been interested in adapting into ebooks interesting formatting that I've found in paper books. Today I came across one that would be very neat to have but is beyond my knowledge of html. I need the help of one of the experts here.
Basically I want to reduce the width of the text for exactly one screenful of text. I know how to center, and I know how to do margin-top.
Here are some limitations: - If possible I want this to work in Mobipocket, which means no side margins.
- In order to duplicate the paper book this effect needs to be used on one screen and then stop.
So is it possible?
|
Try the following in HTML. Take the text you want on a special page, create a separate HTML file, with the spec's you want. Embed a hyperlink to it from the main text. I think when you return, it will reset to the calling files HTML definitions....