Overview
There are known issues with the table tool in LibAnswers (Quick Answers). In the Table Properties, the Cell Spacing and Cell Padding settings do now apply to the table. These settings must be applied via edits to the HTML code. Contact Lisa Raymond for assistance with table HTML code.
Border Size
The border size setting sets the line weight for the border. The higher the number, the thicker the border.
-
0=no border
-
1=thin border
Indent a Table
There are times it is helpful to indent a table from the surrounding text. This must be done through the HTML code.
For example:
<table border="1" style="margin-left: 30px; width: 506px; height: 69px;">