Home / Report Question

Q. Which of the following selector is used to select elements that are read-only. When applied to form elements, this would select fields with the readonly attribute set?
  • A. :read-only
  • B. :required
  • C. :target
  • D. :valid

Correct Answer: A