html-customization.dita 901 B

123456789101112131415161718192021
  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. <prolog>
  12. <metadata>
  13. <keywords>
  14. <indexterm>HTML<indexterm>customizing</indexterm></indexterm>
  15. <indexterm>transformations<indexterm start="html">HTML</indexterm></indexterm>
  16. <indexterm>plug-ins<indexterm>HTML5</indexterm></indexterm>
  17. </keywords>
  18. </metadata>
  19. </prolog>
  20. </task>