QHTM - Quick, Small and Light WIN32 HTML Control

 

QHTM is pretty flexible, if you can call Win32 from your programming language or tool then you can display HTML FAST

You can use File Open to open any HTML file.

Also note the CoolTips in use in the toolbar, hover the mouse pointer over the "Refresh"  button on the far right and you wil se the CoolTip in action.

Or for a dramatic example of a CoolTip see the "About"   toolbar tooltip.

You can use QHTM as a simple interface too: File|Open to open a file, or Help|About to show the about box.
And of course you can print File|Print.

Table Support

Here is a simple table in which no widths are specified. Note the default is no border

Row 1, Column 1 text Row 1, Column 2 text Row 1, Column 3 text
R 2, C 1 R 2, C 2 R 2, C 3
x y z

Here is the same table with the border set to 1

Row 1, Column 1 text Row 1, Column 2 text Row 1, Column 3 text
R 2, C 1 R 2, C 2 R 2, C 3
x y z

Here is the same table with the width set to 100%

Row 1, Column 1 text Row 1, Column 2 text Row 1, Column 3 text
R 2, C 1 R 2, C 2 R 2, C 3
x y z

This table demonstrates NOWRAP and Cell Coloring

Variable Cell

Non-Wrapping Cell with some long text and a <br>
Next Line
width = 75

Same thing with a bigger border, black bgcolor, cellspacing = 3, and cellpadding = 4

Variable Cell Non-Wrapping Cell with some long text and a <br>
Next Line
width = 75

Finally, here are some tables, nested 3 deep...

This table has one column, but the next row has a table nested within.
One Quarter
C1c2c3