/*================================================================================ KEEP - Reset & Basics - KEEP ==================================================================================*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;} @page {margin : 0.5em;} tbody, thead, tfoot, tr, td, th {border-style : inherit; border-width : inherit; border-color : inherit;} img {width:100%} .leftFloat {float : left;} .rightFloat {float : right;} /*================================================================================ MISC TOOLS & INFO ================================================================================== ####### LANGUAGE & HEADINGS OF PAGES ############################################################## ############################################################## +++++++++++++++ HEADING +++++++ *language is included *title of section is page # of # except for cover, back cover, and navigational toc Page # of # +++++++++++++++ LANGUAGE OPTIONS +++++++ English: en-US English UK: en-GB Spanish: es ####### SEMANTICS & ARIA ROLES ############################################################## ############################################################## To find more information/options visit- semantics: https://idpf.github.io/epub-vocabs/structure/ aria roles: https://idpf.github.io/epub-guides/epub-aria-authoring/ +++++++++++++++ PAGE BREAKS +++++++ PAGES = +++++++++++++++ BODY TAG SEMANTICS +++++++ FRONTMATTER = BODYMATTER = BACKMATTER = +++++++++++++++ SECTION SEMANTICS & ARIA ROLES +++++++ COVER =
+ title tag is "Cover" + add role="doc-cover" in the tag line + alt text is "Cover" HALF TITLE PAGE =
TITLE PAGE =
+ alt text: series, title, author, illustrator DEDICATION =
INTRODUCTION =
FOREWORD =
ACKNOWLEDGMENTS =
PREFACE =
PARTS =
CHAPTERS =
FIGURES/CAPTIONS =
and
FULL PAGE =
(caption)
KEYWORDS IN TEXT = (keyword) LISTS =
    or
      with
    • (text)
    • TIMEBREAK =

      SIDEBARS = FACT BOX & TIPS = SOURCE NOTE IN TEXT = (note) PULL QUOTES = TABLES = HYPERLINKS = (text) CONCLUSION =
      EPILOGUE =
      NOTE FROM AUTHOR =
      TIMELINES =
      + example:
      1. (date)(text)
      AUTHOR/ILLUSTRATOR =
      GLOSSARY =
      + example:
      text (pronounciation)
      text
      Q&A/JOKES =
      FACTS/MORE ABOUT =
      RECIPES/CRAFTS/ACTIVITES =
      + example: Supplies:
      • (text)
      Directions:
      1. (text)
      ASSESSMENT (QUIZ) =
      MISC. PAGES =
      DISCUSSION & WRITING PROMPTS =
      + example:
      1. (text)
      READ MORE =
      + example:
      1. (text)
      INTERNET SITES =
      + example:
      1. (text)
      BIBLIOGRAPHIES =
      + example:
      1. (text)
      SOURCE NOTES =
      + example:
      1. note#:(text)
      OTHER BOOKS =
      INDEX =
      + example:
      • (index entry)
      COPYRIGHT =
      BACK COVER =
      + title tag is "Back Cover" + alt text is "Back Cover" TOC =