Skip to content

Instantly share code, notes, and snippets.

@antondevv
Created February 16, 2022 22:30
Show Gist options
  • Save antondevv/f27d37cba3f15fcd271c7a5c835feb8b to your computer and use it in GitHub Desktop.
Save antondevv/f27d37cba3f15fcd271c7a5c835feb8b to your computer and use it in GitHub Desktop.
domacceess
const h1 = document.getQuerySelector('h1).innerHTML = "New text for the H1 element"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment