css 记录
date
Sep 12, 2022
tags
技术&产品
type
Post
status
Published
Last edited time
Jun 17, 2024 07:55 AM
positiondisplayfloatborderpaddingmargin外边距折叠backgroundbackground-colorcolorbackground-imagebackground-repeatbackground-sizebackground-positionborder-radiuswriting-modeoverflowflex
position
display
block: 块
inline: 内联
inline-block:
float
border
padding
margin
外边距折叠
background
background-color
color
background-image
background-repeat
background-size
background-position
border-radius
writing-mode
overflow
flex
flex-grow | flex-shrink | flex-basis 的缩写
flex-grow 容器中分配剩余空间的相对比例
flex-shrink 指定了 flex 元素的收缩规则
flex-basis 指定了 flex 元素在主轴方向上的初始大小