1 a:link; a:hover; a:active; a:visited ==> a:link; a:visited; a:hover; a:activespa
有鏈接的A(正常),鼠標移上懸停B(高亮),點擊激活鼠標擡起之間C(灰態),已經訪問過的A(正常)圖片
2 background :it
background-color || background-image || background-repeat || background-attachment || background-position io
默認值爲:transparent none repeat scroll 0% 0%容器
3 圖像座標:右x, 下yscroll
4 background-position : 背景圖片相對於容器元素應該在什麼位置 im
-50px,-50px : 容器固定,圖片位置左移50px,上移50pxvi