Skip to content

Instantly share code, notes, and snippets.

@djD-REK
Last active June 12, 2020 21:14
Show Gist options
  • Save djD-REK/ff43e2b13a36d49334d3a8c01bf30431 to your computer and use it in GitHub Desktop.
Save djD-REK/ff43e2b13a36d49334d3a8c01bf30431 to your computer and use it in GitHub Desktop.
// Select all the <div> elements on the current page
const allDivs = document.getElementsByTagName("div")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment