CSS 属性
max-width

结果

单击左侧单选按钮更改此 DIV 的 max-width。

CSS 代码
div {
    
    max-width:none;
      }
单击上面的属性值查看结果
W3Schools.com - 运行此实例