Well done!
You have completed Removing Elements and Attributes in HTML and JavaScript Quiz!
Quiz Question 1 of 5
Why might querySelectorAll()
be preferable to getElementsByClassName()
when selecting elements for a specific CSS class in the DOM?
Choose the correct answer below: