Powered by GoodBarry

“Ninja Training for Web Designers”

Using the Table-Layout CSS Property

Thursday, February 28, 2008 - Lawrence Hsu | BC

Eric Wendelin explains the table-layout css property and how to use it effectively. Although it's rarely used, it's extremely useful. Moral of the story is that table-layout: fixed; is fast but dumb and table-layout: auto; is slower but smart.

Use the table-layout CSS property to speed up table rendering

Recent Posts

Category

Archive

    Back to Top