James Elmore wrote: > There is no other HTML / XHTML element which can automatically > resize contained elements (or their margins / padding) so the > elements appear all the same size. This ability is strictly > formatting and should logically be part of CSS. I would, therefore, > like to propose adding to CSS the ability to make sets of elements > conform to a common size. Hi James, apologies if I'm simplifying your request, but I think you're looking for the table display values defined in CSS 2: <http://www.w3.org/TR/REC-CSS2/tables.html#q2> display: table | inline-table | table-row | table-row-group | table-header-group | table-footer-group | table-column | table-column-group | table-cell | table-caption Cheers, James CraigReceived on Wednesday, 30 May 2007 22:39:49 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:50 GMT