关于CSS3:justify-self,justify-items和justify-content之间的区别

这篇文章应该能帮到你
https://www.codenong.com/48535585/

总结:

flex布局:这三个属性中,只能用justify-content属性

1. justify-content

关于CSS3:justify-self,justify-items和justify-content之间的区别_第1张图片

2. justify-items

关于CSS3:justify-self,justify-items和justify-content之间的区别_第2张图片

3. justify-self

关于CSS3:justify-self,justify-items和justify-content之间的区别_第3张图片

你可能感兴趣的:(css,css)