Hi, I was just facing the problem of centering a block element within a block element (namely, the infamous table centering in a column). I browsed the archives - though admittedly not thoroughly - and found the solution to be { margin-left: auto; margin-right: auto; }. The articles were from 1997 and 1998. Now, I am simply curiuous what the - probably historical - reason was to not introduce a 'block-align: left | center | right' property (probably as a convenient, easily understood and remembered shorthand for the above, current solution) into CSS. Thanks for sharing, ChristianReceived on Thursday, 30 January 2003 09:27:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:19 GMT