HTMLFormatting

From SMTX Wiki
Jump to navigation Jump to search

Fake headers,or Static HTML can be used in sections that match the background and font color of the main section headers. the below is the Honeywell example.

Documents Upload


code:
<table bgcolor="#2e619a" width="100%">
<tr>
<td><span style="color: rgb(255, 255, 255);"><span style="font-size: 12px;">Documents Upload</span></span></td>
</tr>
</table>