CSS选择器测试

CSS选择器测试

快速选择器示例:
.text#titleli:first-childli:nth-child(2).item.activea[href]input[type=text]p:last-childdiv > p:not(.intro)
渲染预览: