溫馨提示×

溫馨提示×

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

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

好程序員前端教程css中可被繼承和不可被繼承的屬性

發(fā)布時(shí)間:2020-08-07 10:27:05 來源:ITPUB博客 閱讀:119 作者:好程序員 欄目:移動開發(fā)

好程序員前端教程css中可被繼承和不可被繼承的屬性
一.無繼承性的屬性

1.display:規(guī)定元素應(yīng)該生成的框的類型

2.文本屬性:vertical-align:垂直文本對齊

text-decoration:規(guī)定添加到文本的裝飾

text-shadow:文本陰影效果

white-space:空白符的處理

unicode-bidi:設(shè)置文本的方向

3.盒子模型的屬性:width,height,margin,margin-top,margin-right,margin-bottom,margin-left,border,border-style,border-top(right,bottom,left)-style

border-top(right,bottom,left)-width,border-top(right,bottom,left)-color,border-top,border-right,border-bottom,border-left,

padding,padding-top,padding-right,padding-bottom,padding-left

4.背景屬性:background,background-color,background-image,background-repeat,background-position,background-attachment

5.定位屬性:float,clear,position,top,right,bottom,left,min-width,min-height,max-width,max-height,overflow,clip,z-index

6.生成內(nèi)容屬性:content,content-seset,content-increment

7.輪廓樣式屬性:outline,outline-style,outline-width,outline-color

8.頁面樣式屬性:size,page-break-before,page-break-after

9.聲音樣式屬性:pause,pause-before,pause-after,cue,cue-before,cue-after,play-during

二.有繼承性的屬性

1.字體系列屬性:font:組合字體

font-family:規(guī)定元素的字體系列

font-weight:設(shè)置字體的粗細(xì)

font-size:設(shè)置字體的尺寸

font-style:設(shè)置字體的風(fēng)格

font-variant:設(shè)置小型大寫字母的字體顯示文本,這意味著所有的小寫字母均會被轉(zhuǎn)換為大寫,但是所有使用小型大寫字體的字母與其余文本相比,其字體尺寸更小

font-stretch:對當(dāng)前的font-family進(jìn)行伸縮變形,所有主流瀏覽器都不支持

font-size-adjust:為某個元素規(guī)定一個aspect值,這樣就可以保持首選字體的x-height

2.文本系列屬性:text-indent:文本縮進(jìn)

text-align:文本水平對齊

line-height:行高

word-spacing:增加或減少文單詞間的空白(即字間隔)

letter-spacing:增加或減少字符間的空白(字符間距)

text-transform:控制文本大小寫

direction:規(guī)定文本的書寫方向

color:文本顏色

3.元素可見性:visibility

4.表格布局屬性:caption-side,border-collapse,border-spacing,empty-cells,table-layout

5.列表布局屬性:list-style,list-style-image,list-style-type,list-style-position

6.生產(chǎn)內(nèi)容屬性:quotes

7.光標(biāo)屬性:cursor

8.頁面樣式屬性:page,page-break-inside,Windows,orphans

9.聲音樣式屬性:speak、speak-punctuation、speak-numeral、speak-header、speech-rate、volume、voice-family、pitch、pitch-range、stress、richness、、azimuth、elevation

三.所有元素可繼承屬性

1.元素可見性:visibility

2.光標(biāo)屬性:cursor

四.內(nèi)聯(lián)元素可以繼承的屬性

1.字體系列屬性

2.除text-indent,text-align之外的文本系列屬性

五.塊級元素可以繼承的屬性

1.text-indent,text-align


向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI