filmov
tv
JavaScript Selecting single html elements or create a node Lists of elements using querySelectorAll

Показать описание
How to iterate through an array of elements with querySelector and querySelectorAll. We'll also iterate through an array / nodeList and use the className property to add a class to an entire list of html elements.