html-customization.dita 587 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <task id="customizing-html-output">
  5. <title>Customizing HTML output</title>
  6. <titlealts>
  7. <navtitle>Customizing HTML</navtitle>
  8. </titlealts>
  9. <shortdesc>You can adjust the look and feel of your HTML output without creating a DITA-OT plug-in by including custom
  10. CSS, headers and footers, or table-of-contents navigation in topics.</shortdesc>
  11. </task>