Test your knowledge on CSS Selectors II Quiz: Attribute Selectors & Pseudo-Classes (Interview Prep). This quiz contains 10 questions.
Given the HTML: <input type="text"> <input type="email"> Which CSS selector targets only the first input?