Posts Tagged ‘tables’

2 Must-Know HTML Table Colum Features Any Webdeveloper Should Be Aware Of

Wednesday, September 2nd, 2009 by Jesper Rønn-Jensen

I was reading up on the good old HTML specification and discovered a feature I had always wanted — and it’s already there:
Creating widths of columns that will work like percentages, but will also pay attention to any small, fixed-width columns.

Take a look at HTML’s proportional widths and amount alignment features.