HTMLFormatting: Difference between revisions

From SMTX Wiki
Jump to navigation Jump to search
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=..."
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:44, 25 May 2020

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>