单项选择题
A.$("p:1") B.$("p:first") C.$("p:一") D.$("p:0")
A.$("ul:li:first") B.$("ul.li-first") C.$("ulli-first") D.$("ulli:first")
A.$("ul li:first") B.$("ul li:first-child") C.$("ul li:1-child") D.$("ul li:0-child")
A.$("[href]") B.$("href") C.$("#href") D.$(".href")
微信扫一扫,加关注免费搜题