【问题标题】:bootstrap card how to integrate flex using cards引导卡如何使用卡集成 flex
【发布时间】:2021-08-29 04:27:39
【问题描述】:

code container_row_col

我正在使用具有 [container, row 和 col] 等属性的引导卡来建立水平弹性容器。但它不起作用。我认为问题来自 [col] 但我不知道该怎么做。enter image description here

enter code here

【问题讨论】:

    标签: html css bootstrap-4 flexbox bootstrap-modal


    【解决方案1】:

    好的,我解决了我的问题。我无法使用带有“row”id 的 flex 属性的问题是因为在

    之后我实现了另一个
    。我必须在
    之后使用
    。所以我所做的是删除
    并且我在包含行的同一个 div 中实现了我的 id"bear",所以
    。 显然,使用 bootstrap 我们不能在“row”和“col”之间使用 div(如果我们想将“row”保持为 flex)。

    【讨论】:

      猜你喜欢
      • 2019-01-14
      • 2020-06-29
      • 2020-08-25
      • 2019-06-06
      • 1970-01-01
      • 2015-06-18
      • 2017-07-07
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多