Cantitate/Preț
Produs

EPUB From the Ground Up

Autor Jarret Buse
en Limba Engleză Paperback – 16 noi 2013

CREATE PERFECTLY FORMATTED E-BOOKS WITH EPUB!

EPUB from the Ground Up shows you, step by step, how to develop state-of-the-art electronic publications with one of the most widely used standards in the industry. This practical guide walks you through the basicsof HTML, XHTML, XML, CSS, and JavaScript. No prior experience with markup languages or programming is needed!
You'll learn how to set up your EPUB file, select fonts, add images, and even incorporate audio, video, interactivity, and more features with EPUB 3. The book explains how to convert your file for use on various devices, including the Kindle. The most popular free software for EPUB creation, such as Sigil and Calibre, is also discussed. Detailed examples help you understand the concepts covered in this hands-on resource.
  • Learn how to use XML, HTML, and XHTML to code your EPUB file
  • Enhance the visual quality of your e-book with CSS
  • Change fonts and add colors and images
  • Create the table of contents and manage reading order using Navigation Center eXtended (NCX) and Open Packaging Format (OPF) files
  • Convert your EPUB file to Kindle and other formats
  • Discover how digital rights management (DRM) and signatures protect e-books and how to secure embedded fonts with font obfuscation
  • Learn to use EPUB 3 enhancements, including support for audio, video, and Flash files, Mathematics Markup Language (MathML), Synchronized Multimedia Integration Language (SMIL), and more
  • Create interactive e-books using JavaScript
All examples and source code in the book are available for download at www.mhprofessional.com/EPUB
Citește tot Restrânge

Preț: 16406 lei

Preț vechi: 20508 lei
-20% Nou

Puncte Express: 246

Preț estimativ în valută:
3140 3258$ 2624£

Carte tipărită la comandă

Livrare economică 14-25 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071830522
ISBN-10: 0071830529
Pagini: 256
Dimensiuni: 224 x 229 x 15 mm
Greutate: 0.44 kg
Ediția:Text mare
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Introduction
Ch 1. EPUB Defined
Ch 2. HTML/XHTML, XML Basics
Ch 3. Book Text
Ch 4. Fonts and Images
Ch 5. Navigation Control File for XML (NCX)
Ch 6. Open Packaging Format (OPF)
Ch 7. Converting EPUB
Ch 8. EPUB Security
Ch 9. EPUB 3 Defined
Ch 10. JavaScript