tablica JavaScript te same elementy klasowe

var x = document.querySelectorAll(".example");
Coding Grandma