We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b084e86 commit a47b43cCopy full SHA for a47b43c
1 file changed
index.html
@@ -34,6 +34,8 @@ <h1>My Web Page</h1>
34
<button id="btn1" onclick="alert('Button 1 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
41
</body>
0 commit comments