慕的地2446357
2018-05-25 09:47
请详细列举
感觉你们学的好快啊,这么可以记住这么多的继承性和不继承性的啊,可以指点一下吗。谢谢咯!
具有继承:visibility \ cursor \ letter-spacing \ word-spacing \ white-space \ line-height \ color \ font \ font-family \ font-size \ font-style \ font-variant \ font-weight \ text-decoration \text-transform \ direction \ text-indent \ text-align
不可继承:display \ margin \ border \ padding \ background \ height \ min-height \ max-height \ width \ min-width \ max-width \ overflow \ position \ left \ right \ top \ bottom \ float \ clear \ table-layout \ vertical-align
大多数的样式都会继承,像字体相关的[font-size/line-height/font-weight]基本都要继承,跟盒模型相关的[margin/padding/border]基本就不继承.
初识HTML(5)+CSS(3)-升级版
1225294 学习 · 18230 问题
相似问题