|
This is one of common scenarios
Open the Word to HTML program folder (usually “C:\Program Files\Word to HTML\” )
Open w2h_inject.txt with Notepad (it will be empty by default)
Add td.bgcolor=#FFFF00 to the contents of the file
Save
Done, now all converted HTML documents will have bgcolor=”#FFFF00” added to their <td> tags. This is a global setting.
|
|