(单选题)
属性选择器语法格式不正确的是()。
Ainput[type="text"]{background:red;}
Binput{type="text"}{background:red;}
Cinput[type=password]{background:red;}
Dinput[type=’password’]{background:red;}
正确答案
答案解析
略
Ainput[type="text"]{background:red;}
Binput{type="text"}{background:red;}
Cinput[type=password]{background:red;}
Dinput[type=’password’]{background:red;}