css 两列布局 右边固定 左边可伸缩 但是有最小宽度 如何实现?你要留在中间的给他加个css样式样式就用.BD表示就写.BD{margin:0pxautowidth:400pxheight:300px}然后给你的右边那个弄个绝对定位.Bd{position:absoluteright:0pxtop:0p2023-04-30html-css950