align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

jQuery 筆記

jQuery 筆記

每日心得筆記 2020-07-02(四)

每日心得筆記 2020-07-02(四)

OOP - 2 什麼是物件導向程式設計

OOP - 2 什麼是物件導向程式設計


Comments