Last active
December 5, 2021 17:25
-
-
Save rahgurung/95575048e80c812bf53be12bd902d098 to your computer and use it in GitHub Desktop.
This file contains 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
<button onclick="console.log(this.tagName.toLowerCase())"> | |
Click to see the name of tag | |
</button> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment