🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
| [DHTMLET®](http://www.dhtmlet.com) | [属性清单 ](#)| 相关内容:SEE ALSO------------------------------------------  width  max-width  height  max-height  min-height | |-----|-----| min-width版本:CSS2  兼容性:NONE 继承性:无   语法:   **min-width :**** none **|* length *   参数:   **none : ** 无最小宽度限制 *length : * 由浮点数字和单位标识符组成的长度值,或者百分数。不可为负数。请参阅[长度单位](#)   说明:   设置或检索对象的最小宽度。 如果min-width属性的值大于[max-width](#)属性的值,将会被自动转设为max-width属性的值。 目前IE5.5尚不支持此属性。 对应的脚本特性为**minWidth**。请参阅我编写的其他书目。   示例:   p { min-width: 200px; }       苏沈小雨制作・保留所有权利 &copy2001 rain1977.comer . All rights reserved . Terms of Use .