css选择器
摘要:分类 选择一个元素 标签选择器 如table、p等HTML标签 class类选择器 .xxx id选择器 #xxx 属性选择器 选择有某个属性的元素,如操作所有有title属性的元素:*[title] {color:red;} Angular等框架,为了组件之间的隔离,可能会给组件内的元素增加自动生
阅读全文
posted @ 2020-07-14 10:43
posted @ 2020-07-14 10:43
posted @ 2019-09-02 16:48
posted @ 2019-08-16 11:00
posted @ 2019-08-07 10:30
posted @ 2019-08-07 10:25