Use the table-layout CSS property to speed up table rendering
# Linked to 18 February 2008, 20:12 in Code by Sam Brown
A rarely used CSS property that can be very useful given the right circumstances is the table-layout property. It has great rendering speed benefit when used properly. Obviously this will only apply to HTML table’s, which I know none of you would EVER overuse. Tables are not totally evil, they have their proper implementations and their really, really bad ones.
No thoughts were recorded on this post.