1.html中設定元素的背景色都是透過CSS中的background 屬性來完成。
2.background還可以設定如下屬性:background-color 背景顏色background-position 背景影象的位置background-size 背景圖片的尺寸background-repeat 重複背景影象background-origin 背景圖片的定位區域background-clip 背景的繪製區域background-attachment 背景影象是否固定或者隨著頁面的其餘部分滾動background-image 背景影象
1.html中設定元素的背景色都是透過CSS中的background 屬性來完成。
2.background還可以設定如下屬性:background-color 背景顏色background-position 背景影象的位置background-size 背景圖片的尺寸background-repeat 重複背景影象background-origin 背景圖片的定位區域background-clip 背景的繪製區域background-attachment 背景影象是否固定或者隨著頁面的其餘部分滾動background-image 背景影象