Commit dd3fee072c05414cfbc5ad30353ff092393a6e94

Werner Lemberg 2014-11-27T13:20:52

* src/tools/docmaker/tohtml.py: More HTML table refactoring. Replace some `<table>' tags with `<div>' to simplify structure. Move `bgcolor' attribute to CSS. Replace most `width' attributes with CSS. The remaining instances (providing a similar effect as LaTeX's `\hfill' command) are removed in a later patch.