On 9 Feb 2004 at 17:47, Bert Bos wrote: > CSS WG response: > > Because that's what UAs interoperably do, and the adjacent > position is desirable if there is enough room. > While i must admit to more or less agreeing to the first part of the above sentence, i don't quite understand the second. For instance, what users intuitively expect the following should render like it does? <table align="left"> <tr><td>First</td></tr> </table> <table align="center"> <tr><td>Second</td></tr> </table> <table align="right"> <tr><td>Third</td></tr> </table> If you play around a little, you do get interoperability issues, but that may be due to the bugs in table and float implementations rather than issues with the model. The above is really not all that interesting, but if you get some spare time, i would like help understanding why this is ever desirable. /StaffanReceived on Tuesday, 10 February 2004 13:56:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:26 GMT