ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
| [DHTMLET®](http://www.dhtmlet.com) | [属性清单 ](#)| 相关内容:SEE ALSO------------------------------------------  border-collapse  border-spacing  empty-cells  caption-side  speak-header | |-----|-----| table-layout版本:CSS2  兼容性:IE5+ 继承性:有   语法:   **table-layout : **** auto **|** fixed **   参数:   **auto : ** 默认的自动算法。布局将基于各单元格的内容。表格在每一单元格读取计算之后才会显示出来。速度很慢 **fixed : ** 固定布局的算法。在这算法中,水平布局是仅仅基于表格的宽度,表格边框的宽度,单元格间距,列的宽度,而和表格内容无关   说明:   设置或检索表格的布局算法。 对应的脚本特性为**tableLayout**。请参阅我编写的其他书目。   示例:   table { table-layout: auto; }       苏沈小雨制作・保留所有权利 &copy2001 rain1977.comer . All rights reserved . Terms of Use .