@bobmcconn: if you want your book to look exactly the same or all readers fixed layout epub is the way to go, supported mostly in the newest of readers so if you have iPad3 and Kindle Fire you should be fine.
I disagree with DD about it being a lot more work. Both versions of ePub would work fine if you use DD's are Psy's examples posted here, it is a matter of taste really, how you want your final result to look like.
@Psy: a small tip, you're using both inline and external styles. Meaning CSS inside the HTML and outside, in the CSS file itself. You can use multiple classes for any tag but using spaces to separate them. It is good practice to keep all CSS outside of your HTML... it makes it that much easier to read by you and other people.
|