| 123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
- <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
- <task id="customizing-html-output">
- <title>Customizing HTML output</title>
- <titlealts>
- <navtitle>Customizing HTML</navtitle>
- </titlealts>
- <shortdesc>You can <ph id="shortdesc-ph">modify the look and feel of your HTML output by changing parameter settings
- to include custom CSS, headers and footers, or table-of-contents navigation in topics</ph>.</shortdesc>
- <prolog>
- <metadata>
- <keywords>
- <indexterm>HTML
- <indexterm>customizing</indexterm></indexterm>
- <indexterm>transformations
- <indexterm>HTML</indexterm></indexterm>
- <indexterm>plug-ins
- <indexterm>HTML5</indexterm></indexterm>
- </keywords>
- </metadata>
- </prolog>
- </task>
|