background–color(背景顏色)
auto(居中)
color(字體顏色)
font–size(字體大?。?/p>
margin(外邊距)
margin–right(右邊距)
margin–top(上邊距)
margin–left(左邊距)
nargin–bottom(下邊距)
padding(內邊距)
top(上)
bottom(下)
left(左)
right(右)
border–left(左邊距顏色)
border–righr(右邊距顏色)
border–bottom(下邊距顏色)
border–top(上邊距顏色)
soild(實線)
float–left(左浮動)[脫離文檔流]
float–right(右浮動)[脫離文檔流]
background:linear–gradient(顏色,顏色)[線性漸變]
overflow–hidden(消除浮動)
display:inline–block(行內塊元素)[不能獨占一行]
display:block(塊狀顯示,獨占一行)
display: inline–block(行內塊元素)
overflow: hidder(清除浮動)
list–style: none(ul/ol樣式啥也沒有)
text–decoration: none(去掉a標簽的下劃線)
text–family:“microsoft yahei” , Arial , sans–serifi(設置字體類型)
text–decoration:underline(讓a標簽的下劃線重新顯示)
……:hover(鼠標經過變顏色)
……:first–child(單獨設置第一個樣式)
loren(模擬文字)
button(按鈕)
input(搜索框)
line–height(設置字體行高)
opacity(透明度)范圍值是0~1
background:agba(紅,綠,藍,值)
box–sizing:border–box(不計算邊框大小)
first-child(設置第一個)
nth-child(2)(設置第二或第三......)
laat-child(設置最后一個)
(空格)
©(圈里面的C)
lorem(模擬文字)