...
HTML |
---|
<p>This example uses server-side includes (SSIs) which are explained later in this section.</p>
<p>The example code would produce an output similar to the following:</p>
<img class="screenshot naked" src="http://www.tri-line.com/common/img/documentation/tim_professional/customisation.png" alt="Customisation" />
<p>When creating header and footer files, it is important to remember that the system constructs the final report from three bits of HTML - the header, the body, and the footer. Whilst it is not essential for some web browsers, you should stick to the HTTP specification where an HTML page is completely housed in a pair of <img class="icon" src="http://www.tri-line.com/common/img/documentation/tim_professional/html_1.png" /> <img class="icon" src="http://www.tri-line.com/common/img/documentation/tim_professional/html_2.png" /> tags. This means that the report, taken as a whole consisting of all three parts, collectively subscribes to this convention.</p |