課程
/前端開發
/HTML/CSS
/初識HTML(5)+CSS(3)-升級版
怎么區別能不能繼承呢?也就是說哪些可以繼承,哪些不會繼承呢
2016-02-19
源自:初識HTML(5)+CSS(3)-升級版 9-1
正在回答
會繼承的:
azimuth, border-collapse, border-spacing,caption-side, color, cursor, direction, elevation,empty-cells, font-family, font-size, font-style,font-variant, font-weight, font, letter-spacing,line-height, list-style-image, list-style-position,list-style-type, list-style, orphans, pitch-range,pitch, quotes, richness, speak-header, speaknumeral,speak-punctuation, speak, speechrate,stress, text-align, text-indent, texttransform,visibility, voice-family, volume, whitespace,widows, word-spacing
http://www.cnphp.info/css-style-inheritance.html
小意達的花兒0 提問者
有一些css樣式是不具有繼承性的。如border:1px solid red;
舉報
HTML(5)+CSS(3)基礎教程8小時帶領大家步步深入學習標簽用法和意義
2 回答關于CSS繼承性
2 回答css哪些樣式有繼承性格
4 回答樣式繼承
4 回答CSS繼承
6 回答CSS繼承
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2016-03-17
會繼承的:
azimuth, border-collapse, border-spacing,
caption-side, color, cursor, direction, elevation,
empty-cells, font-family, font-size, font-style,
font-variant, font-weight, font, letter-spacing,
line-height, list-style-image, list-style-position,
list-style-type, list-style, orphans, pitch-range,
pitch, quotes, richness, speak-header, speaknumeral,
speak-punctuation, speak, speechrate,
stress, text-align, text-indent, texttransform,
visibility, voice-family, volume, whitespace,
widows, word-spacing
http://www.cnphp.info/css-style-inheritance.html
2016-02-19
有一些css樣式是不具有繼承性的。如border:1px solid red;