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

Vue.js 學習旅程Mile 4 – 模板語法之一:Mustache 語法

Vue.js 學習旅程Mile 4 – 模板語法之一:Mustache 語法

猜數字 - 進階 (flowchart & pseudocode)

猜數字 - 進階 (flowchart & pseudocode)

第 19 期 Python 程式設計入門-作業任務7

第 19 期 Python 程式設計入門-作業任務7


Comments