The Infogrid Pacific blog has moved to www.infogridpacific.com. This blog is maintained for historical reasons only.

Pages

« Digital Content in the Wild | Main | Long live Digital Publishing »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a01053628a377970b0133f529dcd7970b

Listed below are links to weblogs that reference Dirty Little Hacks in ePub:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Elizabeth Boepple

If you add the code to made Ipad display better, will it mess up the display on Nook or Kindle made from the same html? Thanks.

Scott Hooper

Hi
The best solution so far seems to be that you use a heading for any paragraphs you want centered on an iBook:
Blah, blah
with CSS:
.centered {text-align: center !important;}
of course, you can additionally set font size, color etc. in the CSS style sheet.

The comments to this entry are closed.