Blank templates
Start with page size and margins already set, then add your manuscript.
A standalone TrustScottWorks publishing resource for building clean, reflowable EPUB publications. Version 7 includes sample front and back matter, five teaching chapters, 93 definitions, 23 bordered code examples in Chapters 1–3, an assembly guide, and downloadable source.
Start at the title page or use Contents to explore all 25 reading sections. Follow Previous and Next links through the book, or return to Contents from any section.
This web section mirrors the teaching purpose of the EPUB while keeping the website and the EPUB package separate. The website explains and distributes the template; the EPUB remains a self-contained publication file.
Amazon Kindle Direct Publishing provides Microsoft Word templates for print-book interiors, including the 6 × 9 inch trim size. Get the original files directly from Amazon.
Start with page size and margins already set, then add your manuscript.
Use formatted front matter and chapter placeholders. Replace or remove all sample text before publishing.
On Amazon’s page, download a template ZIP and select your language and the 6 × 9 inch trim size.
Review margins for your final page count and follow Amazon’s formatting and preview instructions.
Get official Word templates at Amazon KDP ↗
These templates are for printed books. The reflowable EPUB template is available separately above.
A collection of ten high-contrast black-and-white symbols for book interiors, chapter openers, section dividers, covers, worksheets, and other publication layouts. Select an image to open the original JPEG, or download the complete collection as a ZIP.
OEBPS/CONTENT.OPF contains the title, creator, identifier, language, manifest, and reading order.
NAV.xhtml supplies the EPUB 3 table of contents using semantic navigation markup.
The chapter files are XHTML documents linked through the package manifest and spine.
SGC-MAIN.css provides typography, links, table treatment, and reflow-friendly defaults.
Tables should remain readable in narrow EPUB reader windows. The template uses fixed table layout with wrapping cells rather than hard-coded column widths.
| Feature | Purpose |
|---|---|
| Reflowable text | Content adapts to reader font size and viewport dimensions. |
| Semantic navigation | The EPUB navigation document gives reading systems a structured table of contents. |
| Internal links | Relative links connect chapters and references without depending on a website. |
The template demonstrates forward and backward relative links between chapter files and the reference section. This makes the publication portable when it is moved between EPUB readers.
Use links such as CHAP-02.xhtml or REFS.xhtml for resources inside the EPUB container.
Use complete HTTPS addresses only for resources that intentionally leave the publication.
For standards work, validation, and reader testing, consult authoritative EPUB/W3C documentation and a current EPUB validator. The downloadable source is designed to remain editable in Visual Studio Code, Sigil, or another standards-aware editor.
W3C EPUB specification · W3C Publishing · EPUBTest · Readium