columns:<' column-width '> || <' column-count '>
<' column-count '>
<' column-width '>
<' font-size '>
column-rule:<' column-rule-width '> || <' column-rule-style '> || <' column-rule-color '>
display: flex | inline-flew
flex-direction:
row
row-reverse
column
column-reverse
flex-wrap:
nowrap
wrap
wrap-reverse
flew-flow:
flex-flow:<' flex-direction '> || <' flex-wrap '>
justify-content:
flex-start
flex-end
center
space-between
space-around
align-items:
当前行的侧轴
align-self:
单独
align-content:
本属性在只有一行的伸缩容器上没有效果
stretch
flex :
flex:none | <' flex-grow '> <' flex-shrink >'? || <' flex-basis '>
flex-grow:
flex-shrink:
flex-basis: