In my FM19 document I have hundreds of tables. They all look good in FM and also in the generated pdf.
However, having the same size fixed width tables in the chm and html5 output don't look good. It's typically either too narrow or too wide, depending on the current window size.
In the Publish settings, Style Mapping, I set the Table Size attribute Preffered Width to the value 0px.
This works fine for the chm files, the table width dynamically changes when I change the window size.
But the html5 output is much worse. The table width is still fixed, but also very narrow. (Less than half the width in the FM/pdf.)
How can I get variable width tables in both Responsive HTML5 and MS HTML Help output?