Created
July 15, 2020 03:54
-
-
Save juliettech13/2e835f8ad9f038ee66bb7fb59496a51a to your computer and use it in GitHub Desktop.
hire the event listener
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const paragraph = document.querySelector('p'); | |
paragraph.addEventListener(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment