MCQs > IT & Programming > CSS > What is the correct selector for targeting all text inputs that are not disabled?

CSS MCQs

What is the correct selector for targeting all text inputs that are not disabled?

Answer

Correct Answer: input[type="text"]:not([disabled]) {...}

Explanation:

Note: This Question is unanswered, help us to find answer for this one

CSS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

CSS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it