記起來方便查。
background
background-color: transparent
background-repeat: repeat
background-attachment: scroll
button 標籤
background-color
border
padding
:focus
時的outline
font-family
font-size
- 存在於
<form>
中的按鈕,會自動被視為是送出表單的按鈕,所以按下時會出現跳轉的行為。
a 標籤
text-decoration
color
display: inline
input 標籤
:focus
時的outline
padding
border-style:inset
flex-box
flex-shrink: 1
,每個 item 平均壓縮align-items: stretch
,次軸 items 等寬justify-content: flex-start
- 主軸並沒有
justify-self
這個屬性