根据属性名找到对应的标签p[id]{} (代表p标签中有ID标签的)p[class=cc] (代表class=cc的)在input中:当寻找type=password的时input[type=password]{}