黄色成人小电影在线观看app|我看看操逼黄片爷爷看看看看看看|在线免费看AV大片|无码人妻一区二区三区水牛网|91av精品视频|亚洲成人夜夜黄色美女一级片|中国美女特黄色片|在线免费毛片基地|久久中国性爱天天久久|黄涩动漫视频网站无限看

天蠶在你身邊

不方便打電話?讓天蠶聯(lián)絡你

我們存在,我們思索,我們不斷進取首頁 >> 資訊 >> 網(wǎng)站建設行業(yè)新聞
重慶網(wǎng)絡公司:如何用css3展示多重背景?

css3于background很多朋友都了解,就不必多做解釋了,css3以下版本的background只能單獨對一張圖片進行背景設置、平鋪方式、背景位置。而在css3賦予了它更大的權(quán)利,可以設置更多背景圖片,這就是今天要說的css3多重背景。

如何用css3展示多重背景?


多重背景語法:background:背景,背景,背景;


1.background: url(images/weather-cloud.png) center center no-repeat, url(images/weather-clouds.png) top left no-repeat, url(images/weather-cloudy.png) top right no-repeat, url(images/weather-rain.png) bottom left no-repeat,url(images/weather-snow.png) bottom right no-repeat;

這種也是由css2中的background升級過來,只不過支持了多重背景。同樣它也分開來寫:

1.background-image:url(images/weather-cloud.png),url(images/weather-clouds.png),url(images/weather-cloudy.png),url(images/weather-rain.png),url(images/weather-snow.png);  2.background-repeat: no-repeat;  3.background-position:center center,top left,top right,bottom left,bottom right;
切記:image調(diào)用幾個,如果不共用其他屬性,必須分別寫出屬性。


重慶網(wǎng)絡公司


地址:重慶市渝中區(qū)上清寺鑫隆達B座28-8

郵編:400015

電話:023-63612462

EMAIL:cnjl_net@163.com

渝ICP備09007657號-6

渝公網(wǎng)安備 50010302000872號