批改状态:合格
老师批语:
<div class="box"><div class="item">左边</div><div class="item">中间</div><div class="item">右边</div></div>
.box{flex-flow: row nowrap ;flex-flow: row wrap;}

place-content: start;place-content: end;

place-content: center;

place-items:stretch;place-items: start;

place-items: end;

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号