Determines weather the browser renders the selected table element with all the columns with the same width as the first column, which makes it a bit faster.If speed is not an issue is recommended to not use this property.
table-layout:fixed;
IE5.5+, FF1+, SA1.3+, OP9.2+
| auto | Property value set automatically. |
| fixed | Locks the image in place. |