javaScript-projects
javaScript-projects copied to clipboard
script.js
I tried to optimize this code and shortened it by using the getElementById function efficiently, saving it as a new function, and using the querySelector function instead of getElementByClassName when we don't need a group of elements.