计算机网络/计算机科学与应用/系统/运维/开发

fle布局 flex-flow 简写形式

flex-flow:是flex-direction 和 fiex-warp 的简写

flex-flow:column  wrap


值:

row  wrap  

行排列  换行


row  nowrap

行排列   不换行


column  wrap

列排列 换行


column  nowrap

列排列   不换行



无才无以立足,不苦不能成才。

评论

^