css - Flexbox 是一个框架?

标签 css frameworks flexbox

我和某人谈论 Flexbox,他说 Flexbox 是一个库/轻型框架,这对我来说听起来有点奇怪,现在我很困惑。

是不是框架?

最佳答案

Flexbox只是纯CSS,不是框架

The CSS3 Flexible Box, or flexbox, is a layout mode providing for the arrangement of elements on a page such that the elements behave predictably when the page layout must accommodate different screen sizes and different display devices. For many applications, the flexible box model provides an improvement over the block model in that it does not use floats, nor do the flex container's margins collapse with the margins of its contents

关于css - Flexbox 是一个框架?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41753193/

相关文章:

HTML 边框 "width"缩小尺寸

jquery - 适用于第 n 个 child 但不适用于 div

Xcode 4 : Framework localization not working

ios - 用于将框架链接和嵌入到工作区中的应用程序的 Xcode 构建过程

html - 向 CSS 网格布局中的每一列添加滚动

html - 我怎样才能 "clear"flexbox 元素?

html - 如何在表格内制作页眉和页脚STICKY(即分别固定在表格的顶部和底部)?

ios - 使用 LinkedinSwift 的 LinkedIn 登录突然无法正常工作

css - 将鼠标悬停在图像上时,HTML 内容被下推

html - chrome 布局仅在窗口调整大小后正确