Created
November 5, 2024 19:47
-
-
Save shivan-s/a1ef3e7bb2c9ea51c9e6d9c629a1a4b5 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
<form method="GET"> | |
<button name="isEdit" value="1">Edit me</button> | |
</form> | |
<a class="button" href="?isEdit=1">Edit me</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment