Documentation Center

HTML Templates

HTML templates define the static, or semi-static content presented to users via a skin. HTML templates may either be a full HTML page (with a root html element) or a HTML component (with a root div element) which is loaded by AJAX into a full HTML page.

The following topics describes the generic process for customizing HTML templates within a skin, and provides details about the special tags which you can use in your HTML templates to achieve additional functionality.