Grid Alignment | CSS

本章覆盖:`justify-items`;`align-items`;`place-items`;`justify-content`;`align-content`;`place-content`;`justify-self`;`align-self`;item alignment vs whole grid alignment;baseline alignment;与 Flex alignment API 的共性。

本章知识点

  • justify-items
  • align-items
  • place-items
  • justify-content
  • align-content
  • place-content
  • justify-self
  • align-self
  • item alignment vs whole grid alignment
  • baseline alignment
  • 与 Flex alignment API 的共性