HTMLFormatting

From SMTX Wiki
Revision as of 11:01, 19 December 2016 by Smtxwiki (talk | contribs) (Created page with "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. <table bgcolor=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>