Please enable JavaScript.
Coggle requires JavaScript to display documents.
css (文字 (字級font-size, 文字裝飾text-decoration, 文字首行縮排text-indent, 文字色彩color),…
css
文字
字級font-size
文字裝飾text-decoration
文字首行縮排text-indent
文字色彩color
動畫
animation
animation-name
animation-duration
尺寸
width寬度
內容的寬度
整體的寬度width+padding+border+margin
line-height行高
height高度
背景
背景色彩background-color
背景圖片
選取器
:nth-child(n)
*萬用選取器
文本
text-align對齊
邊框border
padding內邊距
transition過度
margin物件間距離
float浮動
問題