Specify multiple attribute selectors in CSS

后端 未结 5 625

What is the syntax for doing something like:

input[name=\"Sex\" AND value=\"M\"]

Basically, I want to select the input element

5条回答
提交回复
热议问题