flex 固定一列_html – Flexbox – 两个固定宽度的列,一个灵活

我试图设置一个flexbox有三列,其中左和右列有固定的宽度,中心列弯曲,以填补可用空间。

尽管设置了列的维度,它们仍然似乎随着窗口的缩小而缩小。

任何人都知道如何完成这个?

我需要做的另一件事是根据用户交互隐藏正确的列,在这种情况下,左列仍然保持其固定宽度,但中心列将填充剩余的空间。

#container {

display: flex;

justify-content: space-around;

align-items: stretch;

max-width: 1200px;

}

.column.left {

width: 230px;

}

.column.right {

width: 230px;

border-left: 1px solid #eee;

}

.column.center {

border-left: 1px solid #eee;

}

Anxiety was a blog series that ran in the New York Times Opinion section from January 2012 to July 2013. It featured essays, fiction, and art by a wide range of contributors that explored anxiety from scientific, literary, and artistic perspectives.

Balint Zsako


Someone’s Knocking at My Door


01.12.13

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值