Introduction to JavaScript Selectors
We have many DOM methods to save html elements in JS variables.
In this blog, I will be explaining how method "querySelector" works. And how we can select elements more specifically using this method.
How querySelector() works?
Consider a simple html...
ankitab.hashnode.dev5 min read
Geeta Pogul
Very well explained.๐