| 類別 | emmet | | ------------------------------------ | ------ | | `justify-content: flex-start` (預設) | jcfs | | `justify-content: center` | jcc | | `justify-content: flex-end` | jcfe | | `justify-content: space-between` | jcsb | | `justify-content: space-around` | jcsa | | `justify-content: space-evenly` | jcspey | ![](https://hackmd.io/_uploads/rJtuRDfqh.png)