We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f72381 commit 1a193a5Copy full SHA for 1a193a5
index.html
@@ -34,7 +34,7 @@ <h1>My Web Page</h1>
34
<button id="btn2" onclick="alert('Button 2 clicked!')">Button 1</button>
35
<button id="btn2" onclick="alert('Button 2 clicked!')">Button 2</button>
36
37
-
+ <button id="btn2" onclick="alert('Button 2 clicked!')">Button 3</button>
38
39
40
0 commit comments