html怎么用css設置背景顏色?
1.html中設置元素的背景色都是通過CSS中的background 屬性來完成。2.background還可以設置如下屬性:background-color 背景顏色background-position 背景圖像的位置background-size 背景圖片的尺寸background-repeat 重復背景圖像background-origin 背景圖片的定位區域background-clip 背景的繪制區域background-attachment 背景圖像是否固定或者隨著頁面的其余部分滾動background-image 背景圖像
下一篇dw怎么添加背景