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

fle布局 flex-flow 简写形式

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

flex-flow:column  wrap


值:

row  wrap  

行排列  换行


row  nowrap

行排列   不换行


column  wrap

列排列 换行


column  nowrap

列排列   不换行



学会在学习中寻找乐趣,学会乐在其中并保持热情

评论

^