View Single Post
Old 12-13-2009, 05:56 AM   #3
brunovg
Junior Member
brunovg began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2009
Device: Kindle2
Quote:
Originally Posted by Jellby View Post
In the official Mobipocket site you can find which tags are supported and some further advice (in the menu on the left side). Pagebreaks can be found in the "Mobipocket custom tags" section: <mbpagebreak/>.

Note that, in general, you want to keep the HTML as simple as possible, in particular don't use any CSS, that's not supported, and avoid nesting elements. For specifying vertical separation above an element, use the "height" attribute.
Thanks
pagebreak works!
brunovg is offline   Reply With Quote