Change the width of a table
Specify the width of a table. If you do not specify a width, the table expands to the width of the parent container.
This procedure assumes that you have not explicitly sized individual columns with an absolute value.
Note: You can set the width of a table, but you should not try to set the height of a
table. The height is determined by the number of rows created.