新聞中心
在CSS中,可以使用以下幾種方法設(shè)置背景:

成都創(chuàng)新互聯(lián)公司主營(yíng)松原網(wǎng)站建設(shè)的網(wǎng)絡(luò)公司,主營(yíng)網(wǎng)站建設(shè)方案,重慶App定制開(kāi)發(fā),松原h(huán)5微信小程序開(kāi)發(fā)搭建,松原網(wǎng)站營(yíng)銷推廣歡迎松原等地區(qū)企業(yè)咨詢
1、背景顏色
語(yǔ)法:backgroundcolor: color;
示例:backgroundcolor: #FF0000;
2、背景圖片
語(yǔ)法:backgroundimage: url(image_url);
示例:backgroundimage: url(‘image.jpg’);
3、背景重復(fù)
語(yǔ)法:backgroundrepeat: value;
示例:backgroundrepeat: norepeat;
4、背景定位
語(yǔ)法:backgroundposition: position;
示例:backgroundposition: center top;
5、背景大小
語(yǔ)法:backgroundsize: size;
示例:backgroundsize: cover;
6、背景附件
語(yǔ)法:backgroundattachment: attachment;
示例:backgroundattachment: fixed;
7、背景簡(jiǎn)寫屬性
語(yǔ)法:background: color image repeat position/size attachment;
示例:background: #FF0000 url(‘image.jpg’) norepeat center top/cover fixed;
下面是一個(gè)使用小標(biāo)題和單元表格的示例:
CSS背景設(shè)置
| CSS屬性 | 語(yǔ)法 | 示例 |
| 背景顏色 | backgroundcolor: color; | backgroundcolor: #FF0000; |
| 背景圖片 | backgroundimage: url(image_url); | backgroundimage: url(‘image.jpg’); |
| 背景重復(fù) | backgroundrepeat: value; | backgroundrepeat: norepeat; |
| 背景定位 | backgroundposition: position; | backgroundposition: center top; |
| 背景大小 | backgroundsize: size; | backgroundsize: cover; |
| 背景附件 | backgroundattachment: attachment; | backgroundattachment: fixed; |
| 背景簡(jiǎn)寫屬性 | background: color image repeat position/size attachment; | background: #FF0000 url(‘image.jpg’) norepeat center top/cover fixed; |
文章題目:css如何設(shè)置背景
本文路徑:http://m.5511xx.com/article/dhddjjs.html


咨詢
建站咨詢
