Making Tables Yellow

This is one of common scenarios

  1. Open the Word to HTML program folder (usually “C:\Program Files\Word to HTML\”)
  2. Open w2h_inject.txt with Notepad (it will be empty by default)
  3. Add td.bgcolor=#FFFF00 to the contents of the file
  4. Save

Done, now all converted HTML documents will have bgcolor=”#FFFF00” added to their <td> tags. This is a global setting.