91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

CSS中background屬性如何使用

發布時間:2021-07-09 16:46:22 來源:億速云 閱讀:172 作者:Leah 欄目:web開發

CSS中background屬性如何使用,針對這個問題,這篇文章詳細介紹了相對應的分析和解答,希望可以幫助更多想解決這個問題的小伙伴找到更簡單易行的方法。

background 屬性是background-color,background-image,background-position,background-attachment,background-repeat,這五個屬性的縮寫,優點是比單個屬性書寫要簡單,要少寫很多代碼。就是有時令人在書寫這五個屬性的順序上有些困擾。下面一段代碼取自搜狐:

代碼如下:


.bBot{background:url(../images20130624/bg.png) no-repeat -1424px -5px;overflow:hidden;height:1px;clear:both;font-size:0px; overflow:hidden;}
.cBot{background:url(../images20130624/sohubg01.png) 0 -181px repeat-x;width:758px;height:6px;clear:both;font-size:1px;margin:0 auto;}


.bBot 選擇器的background屬性的順序是background-image,background-repeat,backgroundf-position。(background-repeat在前,backgroundf-position在后)

.cBot 選擇器的background屬性的順序是background-image,background-position,background-repeat。(background-position在前,background-repeat在后)

就是同一個公司的CSS的風格書寫都不一樣的,覺得有點不應該。

那就讓我們看看CSS的background屬性的官方定義:

Value: ['background-color'> ||<'background-image'> || <'background-repeat'>|| <'background-attachment'> ||<'background-position'>] | inherit
Initial: see individual properties
Applies to: all elements
Inherited: no
Percentages: allowed on 'background-position'
Media: visual
Computed value: see individual properties

上面表格的內容只是定義的background屬性的值包含那些內容,但并沒有指定這些值的順序(不過可以認為這是建議順序,如果都這樣做,代碼可讀性更好)。

總結:

background屬性的值的書寫順序官方并沒有強制標準的。
為了可讀性,定一個CSS書寫規范,規則2.1:background的值的順序是background-color,background-image,background-repeat,background-attachment,background-position。

關于CSS中background屬性如何使用問題的解答就分享到這里了,希望以上內容可以對大家有一定的幫助,如果你還有很多疑惑沒有解開,可以關注億速云行業資訊頻道了解更多相關知識。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

商都县| 三原县| 寻甸| 连江县| 伊通| 板桥市| 定边县| 永登县| 宿松县| 潞城市| 四会市| 安丘市| 营口市| 潞西市| 辛集市| 兴文县| 喀什市| 连云港市| 庄浪县| 丰镇市| 余姚市| 阳东县| 绥德县| 巴楚县| 宜兰市| 凤山市| 雷山县| 永登县| 华宁县| 邓州市| 丽水市| 昌吉市| 汨罗市| 句容市| 英吉沙县| 云龙县| 玉山县| 台东县| 贵定县| 兴化市| 兴宁市|