Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Inside the Box: An Introduction to ePub, HTML & CSS for the Independent Author/Publisher (Self-Publishing & Ebook Creation)
Inside the Box: An Introduction to ePub, HTML & CSS for the Independent Author/Publisher (Self-Publishing & Ebook Creation)
Inside the Box: An Introduction to ePub, HTML & CSS for the Independent Author/Publisher (Self-Publishing & Ebook Creation)
Ebook135 pages56 minutes

Inside the Box: An Introduction to ePub, HTML & CSS for the Independent Author/Publisher (Self-Publishing & Ebook Creation)

Rating: 5 out of 5 stars

5/5

()

Read preview

About this ebook

An ebook is just a website in a box
But what’s inside the box?
In this clear, concise guide, ebook designer and indie author David Kudler folds back the lid of ePub, the universal ebook format. He introduces you to the nuts and bolts that make an ebook work.
Includes overviews of the ePub format and internal structure as well as basic guides to the HTML and CSS (Cascading Style Sheets) that you need to know to make your ebooks look professional.
(Self-Publishing & Ebook Creation)
David Kudler is an independent publisher and author. He has been designing ebooks since 2010. He blogs about ebook creation, publishing, and marketing on Huffington Post, Stillpoint Digital Press, and The Book Designer.

LanguageEnglish
PublisherPublishdrive
Release dateApr 14, 2017
ISBN9781938808456
Inside the Box: An Introduction to ePub, HTML & CSS for the Independent Author/Publisher (Self-Publishing & Ebook Creation)
Author

David Kudler

David Kudler is a writer and editor living just north of the Golden Gate Bridge with his wife Maura Vaughn and their daughters. And their cat. And many guppies.He serves as the publisher of Stillpoint Digital Press. Since 1999, he has overseen the publications program for the Joseph Campbell Foundation. He has edited three posthumous volumes of Campbell's unpublished writing and lectures and overseen editions of nine additional print titles, the most recent being the third edition of the seminal Hero with a Thousand Faces. In addition, he has shepherded the creation of nearly twenty hours of video and over thirty hours of audio recordings. Of late, much of his focus has been creating new ebook editions of Campbell's classic titles.His novel Risuko is a young adult historical adventure novel (whew! lots of qualifications on that!) set in Japan during the Civil War era.He's a passionate reader of mysteries, fantasy and whatever else he can get his hands on. He is a story addict.

Read more from David Kudler

Related to Inside the Box

Related ebooks

Applications & Software For You

View More

Related articles

Reviews for Inside the Box

Rating: 5 out of 5 stars
5/5

2 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Inside the Box - David Kudler

    Kudler

    Introduction: What is an Ebook?

    There are lots of very complex questions when it comes to ebooks:

    text and image formatting,

    different file formats,

    various workflows for creating ebooks,

    and much more.

    Defining eBook

    For now, before we get into the more esoteric issues of ebook design, I'd like to start by defining the subject: just what is an ebook?

    This may sound like a very simple question to answer, but it isn't as straightforward as you might think, and being able to answer it correctly will make many of the thornier issues of creating ebooks just a bit easier.

    If I were to ask most folks to answer that question they'd probably say that an ebook is a digital file for reading text on a digital device -- a computer, tablet, or smart phone. And that answer would be true, so far as it went.

    Unfortunately, that definition would cover a wide variety of documents that aren't ebooks. A Microsoft Word file, for example, is a great way to compose and share formatted text -- heck, you can even add images and hyperlinks, just like an ebook.

    Word docs, however, are by definition meant for writing and editing the text, not for distributing it commercially. We don't want our readers rewriting sections of our books without our permission, do we? If they don't like what we've written, fine; they can write their own books!

    PDFs

    A kind of digital file that is frequently referred to as an ebook but that isn't is the PDF -- the now-universal Portable Document Format invented by Adobe as a way of distributing print documents digitally. Not only is it how we share our own personal documents (letters, etc.) through the internet, but it's how publishers have been transferring print-ready files to commercial printers for decades. How is that not an ebook, you ask?

    The PDF isn't truly an ebook because it retains its format no matter the size of the screen that displays it. It will always be an accurate representation of the paper document that it represents -- on a 27″ monitor, on a 13″ laptop display, on an 9.7″ iPad screen, or a 4.8″ Galaxy s3 phone.

    The basic unit for a PDF is the page. And so as the screen shrinks, so does the page size, and with it the size of the words, and with them both the readability. Anyone who's tried to read a PDF on a small screen knows what I mean.1

    Characteristics of an eBook

    What a true ebook, then, does, is to present correctly formatted text and images no matter the size of the screen it's being displayed on. In order to do this, ebooks get rid of the idea of a page; the text will format to flow properly, and when one screen is full, will flow to the next -- that is, they are reflowable.2

    Images will resize (if the book has been properly designed) to the proportions of the screen. Ideally the book will be attractive and easy to read on any device -- and because each software application for reading ebooks has some reader controls, some whose vision is no longer as strong as it once was (like, say, me) can make it larger, while someone who doesn't like serif fonts can have the book display in sans-serif or, heck, Zapfino (don't try this at home). And this can all be done without changing the ebook itself -- the changes are simply user preferences within the app.

    To give an idea of what I mean, here is a photo of the same book displayed on a number of different devices -- just the ones that I happened to have on my desk:

    The History of eBook Formats

    Now, there's another kind of file that is meant to do very much the same thing -- and you've almost certainly looked at dozens today. Web pages provide exactly the flexibility that ebooks require. And so when the International Digital Publishing Forum (IDPF) started looking at trying to create a new ebook standard over a decade ago, they looked to the language of the Web -- HyperText Markup Language or HTML -- as a basic building block.

    At the time, there were many competing ebook formats that publishers and distributors were trying to get tech companies to use:

    PDFs,

    Palm's mobi or Mobipocket files (the database-driven basis for the original Kindle file format),

    Microsoft's LIT (an HTML-based format, but proprietary, intended for books to be read on the Microsoft Reader app),

    and a few more.

    The IDPF created a format that specified a self-contained set of HTML files in a very specific format, and called it ePub. In the past decade, it has become the standard ebook file format.

    Enjoying the preview?
    Page 1 of 1